Click or drag to resize

SimpleFixedWingForwardFlightAerodynamicsLiftCoefficientSlope 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: 24.1.418.0 (24.1.418.0)
Syntax
public ValueDefinition<double> LiftCoefficientSlope { get; set; }

Property Value

Type: ValueDefinitionDouble
See Also