Click or drag to resize

KozaiIzsakMeanElementsComputeMeanAnomaly Method

Computes the mean mean anomaly.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double ComputeMeanAnomaly()

Return Value

Type: Double
The mean mean anomaly (radians).
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown if the OrbitType does not represent either a circular or elliptical orbit.
See Also