Modules | |
group | Element Access functions |
Functions to access the specific elements of the Keplerian Orbital Elements. | |
Classes | |
class | O_SESSAME::Keplerian |
Keplerian orbital element representation of the orbital position. More... | |
class | O_SESSAME::OsculatingOrbitalElements |
Keplerian Osculating and Mean orbital element representation of the orbital position. More... | |
class | O_SESSAME::OrbitStateRepresentation |
Abstract base type of the orbit state representation. More... | |
class | O_SESSAME::PositionVelocity |
Position & Velocity representation of the orbital position. More... | |
class | O_SESSAME::TestKeplerian |
Test Keplerian orbital class. More... | |
Defines | |
#define | NUM_KEPLERIAN_ELEMENTS 6 |
#define | NUM_POSVEL_ELEMENTS 6 |
|
number of elements in a Keplerian state representation Definition at line 36 of file Keplerian.h. Referenced by O_SESSAME::Keplerian::Keplerian(), and O_SESSAME::TestKeplerian::TestKeplerian(). |
|
Number of elements in the Position/Velocity elements vector Definition at line 20 of file PositionVelocity.h. Referenced by O_SESSAME::OrbitHistory::GetState(), and O_SESSAME::PositionVelocity::PositionVelocity(). |