KeplerianElements Properties |
The KeplerianElements type exposes the following members.
| Name | Description | |
|---|---|---|
| ArgumentOfPeriapsis |
Gets the argument of periapsis of the orbit, in radians.
| |
| Eccentricity |
Gets the eccentricity of the orbit.
| |
| GravitationalParameter |
Gets the gravitational parameter used for this element set (distance cubed per time squared).
| |
| Inclination |
Gets the inclination of the orbit, in radians.
| |
| OrbitType |
Gets the type of orbit represented by these elements.
| |
| RightAscensionOfAscendingNode |
Gets the right ascension of the ascending node of the orbit, in radians.
| |
| SemimajorAxis |
Gets the semimajor axis of the orbit (distance).
| |
| TrueAnomaly |
Gets the true anomaly of the orbit, in radians.
|