Click or drag to resize

SimpleFixedWingForwardFlightAerodynamics.LiftCoefficientSlope Property

Gets or sets the lift coefficient slope with respect to the angle of attack in units of radians-1.

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

Property Value

Type: ValueDefinition<Double>
See Also