Click or drag to resize

SemAlmanacRecordRateOfRightAscensionSemicircles Property

Gets or sets the rate of right ascension, in semicircles per second.

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

Property Value

Type: Double
Remarks
This is the actual value from the almanac. RateOfRightAscension returns the rate of right ascension in radians per second.
See Also