Click or drag to resize

SemAlmanacRecord.MeanAnomaly Property

Gets the mean anomaly.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double MeanAnomaly { get; }

Property Value

Type: Double
Units: rad

Implements

IGpsElements.MeanAnomaly
Remarks
This property is the mean anomaly converted to radians. Use MeanAnomalySemicircles to obtain the original value from the almanac.
See Also