![]() |
Ginan
|
GLONASS broadcast ephemeris. More...
GLONASS broadcast ephemeris.
Data Fields | |
| E_NavMsgType | type = E_NavMsgType::NONE |
| message type | |
| SatSys | Sat |
| satellite number | |
| int | iode = -1 |
| IODE (0-6 bit of tb field) | |
| int | frq |
| satellite frequency number | |
| E_Svh | svh |
| satellite health | |
| int | sva |
| satellite accuracy | |
| int | age |
| age of operation | |
| GTime | toe |
| epoch of epherides (gpst) | |
| GTime | tof |
| message frame time (gpst) | |
| Vector3d | pos |
| satellite position (ecef) (m) | |
| Vector3d | vel |
| satellite velocity (ecef) (m/s) | |
| Vector3d | acc |
| satellite acceleration (ecef) (m/s^2) | |
| double | taun |
| SV clock bias (s) | |
| double | gammaN |
| SV relative freq bias. | |
| double | dtaun |
| delay between L1 and L2 (s) | |
| double | tofs |
| TOF (s) within the current day. | |
| int | tk_hour |
| number of hours of TOF | |
| int | tk_min |
| number of minutes of TOF | |
| double | tk_sec |
| seconds of TOF | |
| int | tb |
| number of 15 min of TOE | |
| int | glonassM |
| type of GLO satellites | |
| int | NT |
| calender number of day within 4-year interval | |
| bool | moreData |
| availability of additional data | |
| int | N4 |
| 4-year interval number | |
| Vector3d Geph::acc |
satellite acceleration (ecef) (m/s^2)
| int Geph::age |
age of operation
| double Geph::dtaun |
delay between L1 and L2 (s)
| int Geph::frq |
satellite frequency number
| double Geph::gammaN |
SV relative freq bias.
| int Geph::glonassM |
type of GLO satellites
| int Geph::iode = -1 |
IODE (0-6 bit of tb field)
| bool Geph::moreData |
availability of additional data
| int Geph::N4 |
4-year interval number
| int Geph::NT |
calender number of day within 4-year interval
| Vector3d Geph::pos |
satellite position (ecef) (m)
| SatSys Geph::Sat |
satellite number
| int Geph::sva |
satellite accuracy
| E_Svh Geph::svh |
satellite health
| double Geph::taun |
SV clock bias (s)
| int Geph::tb |
number of 15 min of TOE
| int Geph::tk_hour |
number of hours of TOF
| int Geph::tk_min |
number of minutes of TOF
| double Geph::tk_sec |
seconds of TOF
| GTime Geph::toe |
epoch of epherides (gpst)
| GTime Geph::tof |
message frame time (gpst)
| double Geph::tofs |
TOF (s) within the current day.
| E_NavMsgType Geph::type = E_NavMsgType::NONE |
message type
| Vector3d Geph::vel |
satellite velocity (ecef) (m/s)