Click or drag to resize

KeplerianElements Methods

The KeplerianElements type exposes the following members.

Methods
  NameDescription
Public methodClone
Clones this object using the specified context.
Public methodComputeEccentricAnomaly
Computes the eccentric anomaly based on the current Keplerian position.
Public methodComputeMeanAnomaly
Computes the Mean anomaly based on the current Keplerian position.
Public methodComputeMeanMotion
Computes the mean motion based on the current Keplerian elements.
Public methodComputePeriod
Computes the orbital period of the current Keplerian elements.
Public methodComputeRadiusOfApoapsis
Computes the apoapsis of the current Keplerian elements.
Public methodComputeRadiusOfPeriapsis
Computes the periapsis of the current Keplerian elements.
Public methodComputeSemilatusRectum
Computes the semilatus rectum of the current Keplerian elements.
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 a cartesian representation of these orbital elements.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also