Click or drag to resize

StandardTransitionProfileSegmentMaximumIntermediateVerticalRate Property

Gets the maximum rate of change of the height, in meters per second, when transitioning from one height to the next. If the IntermediateVerticalAcceleration is zero, then this is the same as the IntermediateVerticalRate. Otherwise, the value depends on the acceleration and whether the segment is accelerating or decelerating.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double MaximumIntermediateVerticalRate { get; }

Property Value

Type: Double
See Also