Sgp4Elements.Eccentricity Property |
Gets or sets the eccentricity
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Eccentricity { get; set; }
Public Property Eccentricity As Double
Get
Set
public:
property double Eccentricity {
double get ();
void set (double value);
}
member Eccentricity : float with get, set
Property Value
Type:
Double
See Also