VerticalBehaviorDerivativesHorizontalAcceleration Property |
Gets the horizontal component of the acceleration.
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double HorizontalAcceleration { get; }
Public ReadOnly Property HorizontalAcceleration As Double
Get
public:
property double HorizontalAcceleration {
double get ();
}
member HorizontalAcceleration : float with get
Property Value
Type:
DoubleSee Also