Click or drag to resize

SimpleForwardFlightPropellerPropulsionPropellerCount Property

Gets or sets the number of propellers for the propulsion model.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public int PropellerCount { get; set; }

Property Value

Type: Int32
Remarks
The default value is 1.
See Also