Click or drag to resize

SimpleForwardFlightPropellerPropulsionPropellerRadius Property

Gets or sets the radius of the propellers.

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

Property Value

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