Click or drag to resize

SemAlmanacRecordMeanAnomaly Property

Gets the mean anomaly.

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

Property Value

Type: Double
Units: rad

Implements

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