StandardTransitionProfileSegmentIntermediateAccelerationAlongSlope Property |
Gets the total acceleration along the climb or descent plane 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 IntermediateAccelerationAlongSlope { get; }
Public ReadOnly Property IntermediateAccelerationAlongSlope As Double
Get
public:
property double IntermediateAccelerationAlongSlope {
double get ();
}
member IntermediateAccelerationAlongSlope : float with get
Property Value
Type:
DoubleSee Also