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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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