Public Attributes | List of all members
mip_gnss_raw_data Struct Reference

#include <data_gnss.h>

Public Attributes

double carrier_phase
 Carrier phase measurement [Carrier periods]. More...
 
uint8_t count
 Total number of fields in this epoch. More...
 
float doppler
 Measured doppler shift [Hz]. More...
 
float doppler_uncert
 Uncertainty of the measured doppler shift [Hz]. More...
 
mip_gnss_constellation_id gnss_id
 
uint8_t index
 Index of this field in this epoch. More...
 
float lock_time
 DOC Minimum carrier phase lock time [s]. Note: the maximum value is dependent on the receiver. More...
 
float phase_uncert
 Uncertainty of the phase measurement [Carrier periods]. More...
 
double pseudorange
 Pseudo-range measurement [meters]. More...
 
mip_gnss_raw_data_gnss_signal_quality quality
 Indicator of signal quality. More...
 
float range_uncert
 Uncertainty of the pseudo-range measurement [m]. More...
 
uint16_t receiver_id
 When the measurement comes from RTCM, this will be the reference station ID; otherwise, it's the receiver number (1,2,...) More...
 
uint8_t satellite_id
 GNSS satellite id within the constellation. More...
 
mip_gnss_signal_id signal_id
 Signal identifier for the satellite. More...
 
float signal_strength
 Carrier to noise ratio [dBHz]. More...
 
double time_of_week
 GPS Time of week [seconds]. More...
 
uint8_t tracking_channel
 Channel the receiver is using to track this satellite. More...
 
mip_gnss_raw_data_valid_flags valid_flags
 
uint16_t week_number
 GPS Week since 1980 [weeks]. More...
 

Detailed Description

Definition at line 1134 of file data_gnss.h.

Member Data Documentation

◆ carrier_phase

double mip_gnss_raw_data::carrier_phase

Carrier phase measurement [Carrier periods].

Definition at line 1148 of file data_gnss.h.

◆ count

uint8_t mip_gnss_raw_data::count

Total number of fields in this epoch.

Definition at line 1137 of file data_gnss.h.

◆ doppler

float mip_gnss_raw_data::doppler

Measured doppler shift [Hz].

Definition at line 1149 of file data_gnss.h.

◆ doppler_uncert

float mip_gnss_raw_data::doppler_uncert

Uncertainty of the measured doppler shift [Hz].

Definition at line 1152 of file data_gnss.h.

◆ gnss_id

mip_gnss_constellation_id mip_gnss_raw_data::gnss_id

Definition at line 1142 of file data_gnss.h.

◆ index

uint8_t mip_gnss_raw_data::index

Index of this field in this epoch.

Definition at line 1136 of file data_gnss.h.

◆ lock_time

float mip_gnss_raw_data::lock_time

DOC Minimum carrier phase lock time [s]. Note: the maximum value is dependent on the receiver.

Definition at line 1153 of file data_gnss.h.

◆ phase_uncert

float mip_gnss_raw_data::phase_uncert

Uncertainty of the phase measurement [Carrier periods].

Definition at line 1151 of file data_gnss.h.

◆ pseudorange

double mip_gnss_raw_data::pseudorange

Pseudo-range measurement [meters].

Definition at line 1147 of file data_gnss.h.

◆ quality

mip_gnss_raw_data_gnss_signal_quality mip_gnss_raw_data::quality

Indicator of signal quality.

Definition at line 1146 of file data_gnss.h.

◆ range_uncert

float mip_gnss_raw_data::range_uncert

Uncertainty of the pseudo-range measurement [m].

Definition at line 1150 of file data_gnss.h.

◆ receiver_id

uint16_t mip_gnss_raw_data::receiver_id

When the measurement comes from RTCM, this will be the reference station ID; otherwise, it's the receiver number (1,2,...)

Definition at line 1140 of file data_gnss.h.

◆ satellite_id

uint8_t mip_gnss_raw_data::satellite_id

GNSS satellite id within the constellation.

Definition at line 1143 of file data_gnss.h.

◆ signal_id

mip_gnss_signal_id mip_gnss_raw_data::signal_id

Signal identifier for the satellite.

Definition at line 1144 of file data_gnss.h.

◆ signal_strength

float mip_gnss_raw_data::signal_strength

Carrier to noise ratio [dBHz].

Definition at line 1145 of file data_gnss.h.

◆ time_of_week

double mip_gnss_raw_data::time_of_week

GPS Time of week [seconds].

Definition at line 1138 of file data_gnss.h.

◆ tracking_channel

uint8_t mip_gnss_raw_data::tracking_channel

Channel the receiver is using to track this satellite.

Definition at line 1141 of file data_gnss.h.

◆ valid_flags

mip_gnss_raw_data_valid_flags mip_gnss_raw_data::valid_flags

Definition at line 1154 of file data_gnss.h.

◆ week_number

uint16_t mip_gnss_raw_data::week_number

GPS Week since 1980 [weeks].

Definition at line 1139 of file data_gnss.h.


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


microstrain_inertial_driver
Author(s): Brian Bingham, Parker Hannifin Corp
autogenerated on Mon Jun 24 2024 02:51:41