Ginan
|
Data Fields | |
SatSys | Sat |
Vector3d | satPos = Vector3d::Zero() |
Vector3d | satVel = Vector3d::Zero() |
double | satClk = INVALID_CLOCK_VALUE / 1e6 |
double | satClkVel = INVALID_CLOCK_VALUE / 1e10 |
double | sigma = 0 |
bool | predicted = false |
bool Sp3Entry::predicted = false |
SatSys Sp3Entry::Sat |
double Sp3Entry::satClk = INVALID_CLOCK_VALUE / 1e6 |
double Sp3Entry::satClkVel = INVALID_CLOCK_VALUE / 1e10 |
Vector3d Sp3Entry::satPos = Vector3d::Zero() |
Vector3d Sp3Entry::satVel = Vector3d::Zero() |
double Sp3Entry::sigma = 0 |