Click or drag to resize

SimpleFixedWingForwardFlightAerodynamicsDragCoefficientAtMinimum Property

Gets or sets the minimum drag coefficient value.

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> DragCoefficientAtMinimum { get; set; }

Property Value

Type: ValueDefinitionDouble
See Also