Click or drag to resize

SemAlmanacRecordRateOfRightAscension Property

Gets the rate of right ascension.

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

Property Value

Type: Double
Units: rad / s

Implements

IGpsElementsRateOfRightAscension
Remarks
This property is the rate of right ascension converted to radians per second. Use RateOfRightAscensionSemicircles to obtain the original value from the almanac.
See Also