MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Public Attributes | List of all members
mip::C::mip_gnss_base_station_info_data Struct Reference

#include <data_gnss.h>

Public Attributes

double time_of_week
 GPS Time of week the message was received [seconds]. More...
 
uint16_t week_number
 GPS Week since 1980 [weeks]. More...
 
mip_vector3d ecef_pos
 Earth-centered, Earth-fixed [m]. More...
 
float height
 Antenna Height above the marker used in the survey [m]. More...
 
uint16_t station_id
 Range: 0-4095. More...
 
mip_gnss_base_station_info_data_indicator_flags indicators
 Bitfield. More...
 
mip_gnss_base_station_info_data_valid_flags valid_flags
 

Member Data Documentation

◆ ecef_pos

mip_vector3d mip::C::mip_gnss_base_station_info_data::ecef_pos

Earth-centered, Earth-fixed [m].

◆ height

float mip::C::mip_gnss_base_station_info_data::height

Antenna Height above the marker used in the survey [m].

◆ indicators

mip_gnss_base_station_info_data_indicator_flags mip::C::mip_gnss_base_station_info_data::indicators

◆ station_id

uint16_t mip::C::mip_gnss_base_station_info_data::station_id

Range: 0-4095.

◆ time_of_week

double mip::C::mip_gnss_base_station_info_data::time_of_week

GPS Time of week the message was received [seconds].

◆ valid_flags

mip_gnss_base_station_info_data_valid_flags mip::C::mip_gnss_base_station_info_data::valid_flags

◆ week_number

uint16_t mip::C::mip_gnss_base_station_info_data::week_number

GPS Week since 1980 [weeks].


The documentation for this struct was generated from the following file: