KeplerianElements Methods |
The KeplerianElements type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Clones this object using the specified context.
| |
ComputeEccentricAnomaly |
Computes the eccentric anomaly based on the current Keplerian position.
| |
ComputeMeanAnomaly |
Computes the Mean anomaly based on the current Keplerian position.
| |
ComputeMeanMotion |
Computes the mean motion based on the current Keplerian elements.
| |
ComputePeriod |
Computes the orbital period of the current Keplerian elements.
| |
ComputeRadiusOfApoapsis |
Computes the apoapsis of the current Keplerian elements.
| |
ComputeRadiusOfPeriapsis |
Computes the periapsis of the current Keplerian elements.
| |
ComputeSemilatusRectum |
Computes the semilatus rectum of the current Keplerian elements.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToCartesian |
Returns a cartesian representation of these orbital elements.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |