GLONASS Navigation Model - per-satellite information. More...
#include <glgpsapi.h>
Public Attributes | |
unsigned long | ulTb |
Index of a time interval within current day. | |
unsigned long | ulM |
Type of satellite transmitting navigation signal. | |
signed long | slGammaNTb |
Relative deviation of predicted carrier frequency value from nominal value (scale 2^-40) | |
signed long | slTauNTb |
Correction to the satellite time (sec, scale 2^-30) | |
signed long | slX0NTb |
Coordinate in PZ-90 (km, scale 2^-11) | |
signed long | slY0NTb |
Coordinate in PZ-90 (km, scale 2^-11) | |
signed long | slZ0NTb |
Coordinate in PZ-90 (km, scale 2^-11) | |
signed long | slX1NTb |
Velocity in PZ-90 (km/s, scale 2^-20) | |
signed long | slY1NTb |
Velocity in PZ-90 (km/s, scale 2^-20) | |
signed long | slZ1NTb |
Velocity in PZ-90 (km/s, scale 2^-20) | |
signed long | slX2NTb |
Acceleration in PZ-90 (km/s^2, scale 2^-30) | |
signed long | slY2NTb |
Acceleration in PZ-90 (km/s^2, scale 2^-30) | |
signed long | slZ2NTb |
Acceleration in PZ-90 (km/s^2, scale 2^-30) | |
unsigned long | ulBn |
Health flag. | |
unsigned long | ulFt |
See Table 4.4 in GLONASS Interface Control Document. | |
unsigned char | ulSatId |
Slot number MINUS 1 within GLONASS constellation. | |
signed long | slDeltaTauN |
Time difference between RF signal in L2 and L1 sub-bands (scale 2^-30) | |
unsigned long | ulEN |
Age of the immediate information (days) | |
unsigned long | ulP1 |
See Table 4.3 in GLONASS Interface Control Document. | |
unsigned long | ulP2 |
Flag of oddness ("1") or evenness ("0") of the value of tb. |
GLONASS Navigation Model - per-satellite information.