ModifiedKeplerianElements Methods |
The ModifiedKeplerianElements 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.
| |
ComputeEccentricity |
Computes the eccentricity based on the current elements.
| |
ComputeHyperbolicAnomaly |
Computes the hyperbolic 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.
| |
ComputeParabolicAnomaly |
Computes the parabolic anomaly based on the current Keplerian position.
| |
ComputePeriod |
Computes the orbital period of the current Keplerian elements.
For parabolic and hyperbolic orbits the method returns PositiveInfinity.
| |
ComputeRadiusOfApoapsis |
Computes the radius of apoapsis based on the current elements.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetDefinitionHashCode |
Gets a hash code representing the definition of this object.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsSameDefinition |
Determines if this object has the same definition as another object.
| |
ToCartesian |
Returns a cartesian representation of these orbital elements.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |