![]() |
0.5.0
|
Data Structures | |
| struct | AmbiguityDD |
| Double differenced N_br^1s = N_br^s - N_br^1 ambiguity [cycles] (one for each satellite signal, except for the pivot satellites) More... | |
Typedefs | |
| using | StateKeyType |
| Alias for the state key type. | |
Enumerations | |
| enum | KFStates : uint8_t { PosX , PosY , PosZ , VelX , VelY , VelZ , KFStates_COUNT } |
| State Keys of the Kalman filter. More... | |
Variables | |
| static const std::vector< StateKeyType > | Pos |
| All position keys. | |
| static const std::vector< StateKeyType > | PosVel |
| Vector with all position and velocity state keys. | |
| static const std::vector< StateKeyType > | Vel |
| All velocity keys. | |
| enum NAV::RTK::States::KFStates : uint8_t |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |