VerticalBehaviorDerivativesVerticalAcceleration Property |
Gets the vertical component of the acceleration.
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double VerticalAcceleration { get; }
Public ReadOnly Property VerticalAcceleration As Double
Get
public:
property double VerticalAcceleration {
double get ();
}
member VerticalAcceleration : float with get
Property Value
Type:
Double
See Also