SimpleFixedWingForwardFlightAerodynamics Properties |
The SimpleFixedWingForwardFlightAerodynamics type exposes the following members.
| Name | Description | |
|---|---|---|
| AngleOfAttack |
Gets or sets a Scalar which provides the value of the angle of attack.
| |
| AspectRatio |
Gets or sets the aspect ratio of the wing.
| |
| DragCoefficientAtMinimum |
Gets or sets the minimum drag coefficient value.
| |
| DragIndex |
Gets or sets the drag index.
| |
| DynamicPressure |
Gets or sets a Scalar which provides the value of the dynamic pressure.
| |
| IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
| LiftCoefficientAtZeroAngleOfAttack |
Gets or sets the lift coefficient value at zero angle of attack.
| |
| LiftCoefficientSlope |
Gets or sets the lift coefficient slope with respect to the angle of attack in units of radians-1.
| |
| OswaldEfficiencyFactor |
Gets or sets the Oswald efficiency factor for the wing.
| |
| ReferenceArea |
Gets or sets the reference area of the wing.
|