Click or drag to resize

SimpleForwardFlightPropellerPropulsion.PropellerRadius Property

Gets or sets the radius of the propellers.

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

Property Value

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