Click or drag to resize

SimpleFixedWingForwardFlightAerodynamics Properties

The SimpleFixedWingForwardFlightAerodynamics type exposes the following members.

Properties
  NameDescription
Public propertyAngleOfAttack
Gets or sets a Scalar which provides the value of the angle of attack.
Public propertyAspectRatio
Gets or sets the aspect ratio of the wing.
Public propertyDragCoefficientAtMinimum
Gets or sets the minimum drag coefficient value.
Public propertyDragIndex
Gets or sets the drag index.
Public propertyDynamicPressure
Gets or sets a Scalar which provides the value of the dynamic pressure.
Public propertyIsFrozen
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.)
Public propertyLiftCoefficientAtZeroAngleOfAttack
Gets or sets the lift coefficient value at zero angle of attack.
Public propertyLiftCoefficientSlope
Gets or sets the lift coefficient slope with respect to the angle of attack in units of radians-1.
Public propertyOswaldEfficiencyFactor
Gets or sets the Oswald efficiency factor for the wing.
Public propertyReferenceArea
Gets or sets the reference area of the wing.
Top
See Also