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: 25.1.421.0 (25.1.421.0)
Syntaxpublic double IntermediateVerticalAcceleration { get; }Public ReadOnly Property IntermediateVerticalAcceleration As Double
	Get
public:
property double IntermediateVerticalAcceleration {
	double get ();
}member IntermediateVerticalAcceleration : float with get
Property Value
Type: 
Double
See Also