LifetimeElementsSemimajorAxisRate Property |
Gets the current rate of change of the
SemimajorAxis, in meters per second.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax public double SemimajorAxisRate { get; }
Public ReadOnly Property SemimajorAxisRate As Double
Get
public:
property double SemimajorAxisRate {
double get ();
}
member SemimajorAxisRate : float with get
Property Value
Type:
DoubleSee Also