Functions | |
| double | GetSemiParameter () const |
Compute and return the Semiparameter of the orbit position. | |
| double | GetSemimajorAxis () const |
Return the Semimajor Axis of the orbit position. (km). | |
| double | GetEccentricity () const |
Return the Eccentricity of the orbit position. (-). | |
| double | GetInclination () const |
Return the Inclination of the orbit position. (-). | |
| double | GetLongAscNode () const |
Return the Longitude of the Ascending Node of the orbit position. (rad). | |
| double | GetArgPerigee () const |
Return the Argument of Perigee of the orbit position. (rad). | |
| double | GetTrueAnomaly () const |
Return the True Anomaly of the orbit position. (rad). | |
| double | GetMeanMotion () const |
Return the Mean orbital motion of the orbit position. (rad/s). | |
|
|
Compute and return the Semiparameter
Definition at line 119 of file Keplerian.h. |
|
|
Return the Semimajor Axis
Definition at line 122 of file Keplerian.h. |
|
|
Return the Eccentricity
Definition at line 125 of file Keplerian.h. |
|
|
Return the Inclination
Definition at line 128 of file Keplerian.h. |
|
|
Return the Longitude of the Ascending Node
Definition at line 131 of file Keplerian.h. |
|
|
Return the Argument of Perigee
Definition at line 134 of file Keplerian.h. |
|
|
Return the True Anomaly
Definition at line 137 of file Keplerian.h. |
|
|
Return the Mean orbital motion
Definition at line 140 of file Keplerian.h. |
1.3