Click or drag to resize

SimpleFixedWingCoordinatedFlightAerodynamicModel Property

Gets or sets the aerodynamic model to be applied to the coordinated flight condition.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SimpleFixedWingForwardFlightAerodynamics AerodynamicModel { get; set; }

Property Value

Type: SimpleFixedWingForwardFlightAerodynamics
See Also