Sgp4ElementsEccentricity Property |
Gets or sets the eccentricity
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also