Click or drag to resize

SimpleAccelerationPerformanceModel Constructor

Initializes a new instance.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SimpleAccelerationPerformanceModel()
Remarks
The LongitudinalLoadLimits and LateralLoadLimits default lower and upper bounds are -1.0 G and 1.0 G, respectively. The VerticalLoadLimits lower and upper bounds are 0.5 G and 1.5 G, respectively.
See Also