GroundEffect:

Path: ACPro/ACProAerodynamics

--------------------------------------------------------------------------
   Ground effect factor that multiplies the induced drag.
   Since version 4 (ACT).
--------------------------------------------------------------------------
   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: Graphics/Plot2D
Math: Analysis/Logistic

Back to the ACPro Module page