ModifiedKeplerianElementsComputeMeanMotion Method |
Computes the mean motion based on the current Keplerian elements.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double ComputeMeanMotion()
Public Function ComputeMeanMotion As Double
public:
double ComputeMeanMotion()
member ComputeMeanMotion : unit -> float
Return Value
Type:
DoubleThe mean angular motion (radians per time).
See Also