StandardTransitionProfileSegmentFinalHeightRate Property |
Gets the final vertical velocity, in meters per second.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double FinalHeightRate { get; }
Public ReadOnly Property FinalHeightRate As Double
Get
public:
property double FinalHeightRate {
double get ();
}
member FinalHeightRate : float with get
Property Value
Type:
Double
See Also