LifetimeElements Properties |
The LifetimeElements type exposes the following members.
| Name | Description | |
|---|---|---|
| ArgumentOfPeriapsis |
Gets the argument of periapsis of the orbit, in radians.
| |
| ArgumentOfPeriapsisRate |
Gets the current rate of change of the ArgumentOfPeriapsis, in radians per second.
| |
| Eccentricity |
Gets the eccentricity of the orbit.
| |
| EccentricityRate |
Gets the current rate of change of the Eccentricity, in units per second.
| |
| GravitationalParameter |
Gets the gravitational parameter used for this element set (distance cubed per time squared).
| |
| Inclination |
Gets the inclination of the orbit, in radians.
| |
| InclinationRate |
Gets the current rate of change of the Inclination, in radians per second.
| |
| OrbitCount |
Gets the number of orbits produced by the propagator from the initial conditions to the current elements.
| |
| RightAscensionOfAscendingNode |
Gets the right ascension of the ascending node of the orbit, in radians.
| |
| RightAscensionOfAscendingNodeRate |
Gets the current rate of change of the RightAscensionOfAscendingNode, in radians per second.
| |
| SemimajorAxis |
Gets the semimajor axis of the orbit, in meters.
Semimajor axis represents half the distance between the periapsis and the apoapsis.
| |
| SemimajorAxisRate |
Gets the current rate of change of the SemimajorAxis, in meters per second.
| |
| SiderealPeriod |
Gets the approximate orbit period, in seconds, for the current orbit pass.
| |
| TimeOfPeriapsis |
Gets the time at the periapsis of this orbit pass.
|