Click or drag to resize

SimpleForwardFlightPropellerPropulsion.PowerDropOffParameter Property

Gets or sets the constant used in the computation of the Gagg-Farrar power drop off factor.

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

Property Value

Type: ValueDefinition<Double>
Remarks
The default value is 0.117.
See Also