Click or drag to resize

KozaiIzsakMeanElements Methods

The KozaiIzsakMeanElements type exposes the following members.

Methods
  NameDescription
Public methodClone
Clones this object using the specified context.
Public methodComputeEccentricAnomaly
Computes the mean eccentric anomaly.
Public methodComputeEccentricity
Computes the mean eccentricity of the orbit.
Public methodComputeMeanAnomaly
Computes the mean mean anomaly.
Public methodComputeOsculatingRadiusOfApoapsis
Computes the osculating radius of apoapsis.
Public methodComputeOsculatingRadiusOfPeriapsis
Computes the osculating radius of periapsis.
Public methodComputeSemimajorAxis
Computes the mean semi-major axis length of the orbit.
Public methodComputeTrueAnomaly
Computes the mean true anomaly.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToCartesian
Returns an osculating Cartesian representation of these mean orbital elements.
Public methodToMeanKeplerianElements
Returns a mean Keplerian orbit element representation of these mean orbital elements.
Public methodToMeanModifiedKeplerianElements
Returns a mean modified orbit element representation of these mean orbital elements.
Public methodToOsculatingKeplerianElements
Returns an osculating Keplerian orbit element representation of these mean orbital elements.
Public methodToOsculatingModifiedKeplerianElements
Returns an osculating modified orbit element representation of these mean orbital elements.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also