| 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: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic 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
IGpsElementsRateOfRightAscension See Also
See Also