StandardTransitionProfileSegmentIntermediateVerticalRate Property |
Gets the vertical velocity during the climb or descent, in meters per second.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double IntermediateVerticalRate { get; }
Public ReadOnly Property IntermediateVerticalRate As Double
Get
public:
property double IntermediateVerticalRate {
double get ();
}
member IntermediateVerticalRate : float with get
Property Value
Type:
DoubleSee Also