ModifiedKeplerianElements Properties |
The ModifiedKeplerianElements type exposes the following members.
| Name | Description | |
|---|---|---|
| ArgumentOfPeriapsis |
Gets the argument of periapsis of the orbit, in radians.
| |
| GravitationalParameter |
Gets the gravitational parameter associated with this element set (distance cubed per time squared).
| |
| Inclination |
Gets the inclination of the orbit, in radians.
| |
| InverseSemimajorAxis |
Gets the inverse of the semimajor axis.
| |
| OrbitType |
Gets the type of orbit represented by these elements.
| |
| RadiusOfPeriapsis |
Gets the radius of periapsis of the orbit (distance).
| |
| RightAscensionOfAscendingNode |
Gets the right ascension of the ascending node of the orbit, in radians.
| |
| TrueAnomaly |
Gets the true anomaly of the orbit, in radians.
|