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: Graphics/Plot2D

Back to the ACPro Module page