Functions | |
double | O_SESSAME::Keplerian::GetSemiParameter () const |
Compute and return the Semiparameter ![]() | |
double | O_SESSAME::Keplerian::GetSemimajorAxis () const |
Return the Semimajor Axis ![]() | |
double | O_SESSAME::Keplerian::GetEccentricity () const |
Return the Eccentricity ![]() | |
double | O_SESSAME::Keplerian::GetInclination () const |
Return the Inclination ![]() | |
double | O_SESSAME::Keplerian::GetLongAscNode () const |
Return the Longitude of the Ascending Node ![]() | |
double | O_SESSAME::Keplerian::GetArgPerigee () const |
Return the Argument of Perigee ![]() | |
double | O_SESSAME::Keplerian::GetTrueAnomaly () const |
Return the True Anomaly ![]() | |
double | O_SESSAME::Keplerian::GetMeanMotion () const |
Return the Mean orbital motion ![]() | |
double | O_SESSAME::Keplerian::GetEccentricAnomaly () const |
Return the Eccentric Anomaly ![]() | |
double | O_SESSAME::Keplerian::GetMeanAnomaly () const |
Return the Mean Anomaly ![]() |
|
Return the Argument of Perigee
Definition at line 169 of file Keplerian.h. References O_SESSAME::ARG_PERIGEE. Referenced by O_SESSAME::TestKeplerian::CompareKeplerian(), O_SESSAME::TestKeplerian::DisplayKeplerian(), O_SESSAME::Keplerian::GetPositionVelocity(), O_SESSAME::AttitudeState::GetRotation2Orbital(), main(), O_SESSAME::OsculatingOrbitalElements::Mapping(), and GPSObserver::Run(). |
|
Return the Eccentric Anomaly
Definition at line 178 of file Keplerian.h. References O_SESSAME::ECCENTRIC_ANOMALY. Referenced by O_SESSAME::TestKeplerian::CompareKeplerian(), O_SESSAME::TestKeplerian::DisplayKeplerian(), O_SESSAME::OsculatingOrbitalElements::Mapping(), and GPSObserver::Run(). |
|
Return the Eccentricity
Definition at line 160 of file Keplerian.h. References O_SESSAME::ECCENTRICITY. Referenced by O_SESSAME::TestKeplerian::CompareKeplerian(), O_SESSAME::TestKeplerian::DisplayKeplerian(), O_SESSAME::Keplerian::GetPositionVelocityPQW(), main(), O_SESSAME::OsculatingOrbitalElements::Mapping(), and GPSObserver::Run(). |
|
Return the Inclination
Definition at line 163 of file Keplerian.h. References O_SESSAME::INCLINATION. Referenced by O_SESSAME::TestKeplerian::CompareKeplerian(), O_SESSAME::TestKeplerian::DisplayKeplerian(), O_SESSAME::Keplerian::GetPositionVelocity(), O_SESSAME::AttitudeState::GetRotation2Orbital(), main(), O_SESSAME::OsculatingOrbitalElements::Mapping(), and GPSObserver::Run(). |
|
Return the Longitude of the Ascending Node
Definition at line 166 of file Keplerian.h. References O_SESSAME::LONG_ASC_NODE. Referenced by O_SESSAME::TestKeplerian::CompareKeplerian(), O_SESSAME::TestKeplerian::DisplayKeplerian(), O_SESSAME::Keplerian::GetPositionVelocity(), O_SESSAME::AttitudeState::GetRotation2Orbital(), main(), O_SESSAME::OsculatingOrbitalElements::Mapping(), and GPSObserver::Run(). |
|
Return the Mean Anomaly
Definition at line 181 of file Keplerian.h. References O_SESSAME::MEAN_ANOMALY. Referenced by O_SESSAME::TestKeplerian::CompareKeplerian(), O_SESSAME::TestKeplerian::DisplayKeplerian(), O_SESSAME::OsculatingOrbitalElements::Mapping(), and GPSObserver::Run(). |
|
Return the Mean orbital motion
Definition at line 175 of file Keplerian.h. References MU. Referenced by main(), and GPSObserver::Run(). |
|
Return the Semimajor Axis
Definition at line 157 of file Keplerian.h. References O_SESSAME::SEMIMAJOR_AXIS. Referenced by O_SESSAME::TestKeplerian::CompareKeplerian(), O_SESSAME::TestKeplerian::DisplayKeplerian(), main(), O_SESSAME::OsculatingOrbitalElements::Mapping(), O_SESSAME::OsculatingOrbitalElements::MeanToOsculating(), O_SESSAME::OsculatingOrbitalElements::OsculatingToMean(), and GPSObserver::Run(). |
|
Compute and return the Semiparameter
Definition at line 154 of file Keplerian.h. Referenced by O_SESSAME::Keplerian::GetPositionVelocityPQW(). |
|
Return the True Anomaly
Definition at line 172 of file Keplerian.h. References O_SESSAME::TRUE_ANOMALY. Referenced by O_SESSAME::TestKeplerian::CompareKeplerian(), O_SESSAME::TestKeplerian::DisplayKeplerian(), O_SESSAME::Keplerian::GetPositionVelocityPQW(), main(), O_SESSAME::OsculatingOrbitalElements::Mapping(), and GPSObserver::Run(). |