YumaAlmanacRecordEccentricity Property |
Gets or sets eccentricity.
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 Eccentricity { get; set; }
Public Property Eccentricity As Double
Get
Set
public:
virtual property double Eccentricity {
double get () sealed;
void set (double value) sealed;
}
abstract Eccentricity : float with get, set
override Eccentricity : float with get, set
Property Value
Type:
Double
Units:
unitlessImplements
IGpsElementsEccentricitySee Also