StandardTransitionProfileSegmentIntermediateVerticalAcceleration Property |
Gets the vertical acceleration during the climb or descent measured positive
along the direction of motion, in meters per second squared.
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 IntermediateVerticalAcceleration { get; }
Public ReadOnly Property IntermediateVerticalAcceleration As Double
Get
public:
property double IntermediateVerticalAcceleration {
double get ();
}
member IntermediateVerticalAcceleration : float with get
Property Value
Type:
DoubleSee Also