![]() |
Ginan
|
SBAS ephemeris. More...
SBAS ephemeris.
Data Fields | |
| E_NavMsgType | type = E_NavMsgType::NONE |
| message type | |
| SatSys | Sat |
| satellite number | |
| GTime | t0 |
| reference epoch time (GPST) | |
| GTime | tof |
| time of message frame (GPST) | |
| int | sva |
| SV accuracy (URA index) | |
| double | ura |
| SV accuracy in meters. | |
| E_Svh | svh |
| SV health. | |
| VectorEcef | pos |
| satellite position (m) (ecef) | |
| VectorEcef | vel |
| satellite velocity (m/s) (ecef) | |
| VectorEcef | acc |
| satellite acceleration (m/s^2) (ecef) | |
| double | af0 = 0 |
| satellite clock-offset/drift (s) | |
| double | af1 = 0 |
| satellite clock-drift (s/s) | |
| int | iode = -1 |
| GTime | toe |
| double | tofs |
| TOF (s) within the week. | |
| VectorEcef Seph::acc |
satellite acceleration (m/s^2) (ecef)
| double Seph::af0 = 0 |
satellite clock-offset/drift (s)
| double Seph::af1 = 0 |
satellite clock-drift (s/s)
| int Seph::iode = -1 |
| VectorEcef Seph::pos |
satellite position (m) (ecef)
| SatSys Seph::Sat |
satellite number
| int Seph::sva |
SV accuracy (URA index)
| E_Svh Seph::svh |
SV health.
| GTime Seph::t0 |
reference epoch time (GPST)
| GTime Seph::toe |
| GTime Seph::tof |
time of message frame (GPST)
| double Seph::tofs |
TOF (s) within the week.
| E_NavMsgType Seph::type = E_NavMsgType::NONE |
message type
| double Seph::ura |
SV accuracy in meters.
| VectorEcef Seph::vel |
satellite velocity (m/s) (ecef)