Click or drag to resize

SimpleFixedWingForwardFlightAerodynamics.ReferenceArea Property

Gets or sets the reference area of the wing.

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

Property Value

Type: ValueDefinition<Double>
See Also