WaypointRateOfClimb Property |
Gets the velocity normal to the ellipsoid surface.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double RateOfClimb { get; }
Public ReadOnly Property RateOfClimb As Double
Get
public:
property double RateOfClimb {
double get ();
}
member RateOfClimb : float with get
Property Value
Type:
Double
See Also