#include <novatel.h>
Definition at line 239 of file novatel.h.
Data Fields | |
unsigned short | prn |
The PRN for this channel. | |
unsigned short | reserved |
A 16 bit reserved value. | |
double | psr |
The pseudorange measurement [m]. | |
float | psrstd |
The receiver estimated pseudorange measurement standard deviation [m]. | |
double | adr |
The carrier phase or accumulated Doppler range measurement [cycles]. | |
float | adrstd |
The receiver estimated accumulated Doppler range measurement standard deviation [cycles]. | |
float | doppler |
The Doppler measurement for this channel [Hz]. | |
float | cno |
The carrier to noise density ratio for this channel [dB-Hz]. | |
float | locktime |
The number of seconds of continous phase tracking (no known cycle slips) [s]. | |
unsigned | rawTrackingStatus |
The raw tracking status 32 bit value. | |
NOVATELOEM4_structTrackingStatus | trackingStatus |
The decoded channel tracking status information. |
unsigned short NOVATELOEM4_structObservation::prn |
unsigned short NOVATELOEM4_structObservation::reserved |