LifetimeElements.EccentricityRate Property |
Gets the current rate of change of the
Eccentricity, in units per second.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double EccentricityRate { get; }
Public ReadOnly Property EccentricityRate As Double
Get
public:
property double EccentricityRate {
double get ();
}
member EccentricityRate : float with get
Property Value
Type:
Double
See Also