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.3.420.0 (24.3.420.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