Click or drag to resize

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

Property Value

Type: ValueDefinitionDouble
Remarks
The default value is 0.117.
See Also