0.3.0
Loading...
Searching...
No Matches
NAV::PosVel::States Struct Reference

States. More...

Public Types

enum  StateKeys : uint8_t {
  PosX ,
  PosY ,
  PosZ ,
  VelX ,
  VelY ,
  VelZ ,
  States_COUNT
}
 State Keys. More...
 

Public Member Functions

 States ()=delete
 Constructor.
 

Static Public Attributes

static const std::vector< StateKeysPos
 All position keys.
 
static const std::vector< StateKeysPosVel
 Vector with all position and velocity state keys.
 
static const std::vector< StateKeysVel
 All velocity keys.
 

Detailed Description

Member Enumeration Documentation

◆ StateKeys

State Keys.

Enumerator
PosX 

Position ECEF_X [m].

PosY 

Position ECEF_Y [m].

PosZ 

Position ECEF_Z [m].

VelX 

Velocity ECEF_X [m/s].

VelY 

Velocity ECEF_Y [m/s].

VelZ 

Velocity ECEF_Z [m/s].

States_COUNT 

Count.


The documentation for this struct was generated from the following file: