GroundEffect:

Path: ACPro/ACProAerodynamics

% Ground effect factor that multiplies the induced drag.
--------------------------------------------------------------------------
   Form:
   f = GroundEffect( h, w )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   h              (1,:)  Altitude
   w              (1,1)  Wing span

   -------
   Outputs
   -------
   f              (1,1)  Lift scale factor

--------------------------------------------------------------------------
   See also: Logistic
--------------------------------------------------------------------------

Children:

Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Math: Analysis/Logistic

Back to the ACPro Module page