LifetimeElements.InclinationRate Property |
Gets the current rate of change of the
Inclination, in radians 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 InclinationRate { get; }
Public ReadOnly Property InclinationRate As Double
Get
public:
property double InclinationRate {
double get ();
}
member InclinationRate : float with get
Property Value
Type:
Double
See Also