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