KozaiIzsakMeanElements Methods |
The KozaiIzsakMeanElements type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Clones this object using the specified context.
| |
| ComputeEccentricAnomaly |
Computes the mean eccentric anomaly.
| |
| ComputeEccentricity |
Computes the mean eccentricity of the orbit.
| |
| ComputeMeanAnomaly |
Computes the mean mean anomaly.
| |
| ComputeOsculatingRadiusOfApoapsis |
Computes the osculating radius of apoapsis.
| |
| ComputeOsculatingRadiusOfPeriapsis |
Computes the osculating radius of periapsis.
| |
| ComputeSemimajorAxis |
Computes the mean semi-major axis length of the orbit.
| |
| ComputeTrueAnomaly |
Computes the mean true anomaly.
| |
| 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 an osculating Cartesian representation of these mean orbital elements.
| |
| ToMeanKeplerianElements |
Returns a mean Keplerian orbit element representation of these mean orbital elements.
| |
| ToMeanModifiedKeplerianElements |
Returns a mean modified orbit element representation of these mean orbital elements.
| |
| ToOsculatingKeplerianElements |
Returns an osculating Keplerian orbit element representation of these mean orbital elements.
| |
| ToOsculatingModifiedKeplerianElements |
Returns an osculating modified orbit element representation of these mean orbital elements.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |