Click or drag to resize

SemAlmanacRecordArgumentOfPerigee Property

Gets the argument of perigee.

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 ArgumentOfPerigee { get; }

Property Value

Type: Double
Units: rad

Implements

IGpsElementsArgumentOfPerigee
Remarks
This property is the argument of perigee converted to radians. Use ArgumentOfPerigeeSemicircles to obtain the original value from the almanac.
See Also