Click or drag to resize

SimpleFixedWingForwardFlightAerodynamicsOswaldEfficiencyFactor Property

Gets or sets the Oswald efficiency factor for the wing.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ValueDefinition<double> OswaldEfficiencyFactor { get; set; }

Property Value

Type: ValueDefinitionDouble
See Also