StandardTransitionProfileSegmentIntermediateHorizontalRate Property |
Gets the horizontal 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 IntermediateHorizontalRate { get; }
Public ReadOnly Property IntermediateHorizontalRate As Double
Get
public:
property double IntermediateHorizontalRate {
double get ();
}
member IntermediateHorizontalRate : float with get
Property Value
Type:
DoubleSee Also