YumaAlmanacRecordRateOfRightAscension Property |
Gets or sets the rate of right ascension.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double RateOfRightAscension { get; set; }
Public Property RateOfRightAscension As Double
Get
Set
public:
virtual property double RateOfRightAscension {
double get () sealed;
void set (double value) sealed;
}
abstract RateOfRightAscension : float with get, set
override RateOfRightAscension : float with get, set
Property Value
Type:
Double
Units:
rad / sImplements
IGpsElementsRateOfRightAscensionSee Also