Click or drag to resize

SimpleFixedWingCoordinatedFlight.AerodynamicModel 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: 25.1.421.0 (25.1.421.0)
Syntax
public SimpleFixedWingForwardFlightAerodynamics AerodynamicModel { get; set; }

Property Value

Type: SimpleFixedWingForwardFlightAerodynamics
See Also