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