Click or drag to resize

SemAlmanacRecord.ArgumentOfPerigee Property

Gets the argument of perigee.

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

Property Value

Type: Double
Units: rad

Implements

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