PropellerEfficiency:

Path: ACPro/ACEngine

% Computes propeller efficency from Mach number.

   Type PropellerEfficiency for a demo.

--------------------------------------------------------------------------
   Form:
   eta = PropellerEfficiency( etaMax, machNo )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   etaMax     (1,1)   Maximum efficiency
   machNo     (1,:)   Mach number

   -------
   Outputs
   -------
   eta        (1,:)   Efficiency

--------------------------------------------------------------------------

Children:

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

Back to the ACPro Module page