| YumaAlmanacRecordEccentricity Property  | 
 
            Gets or sets eccentricity.
            
 
    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 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
IGpsElementsEccentricity See Also
See Also