EngineExample:

Path: ACPro/Airbreathing

--------------------------------------------------------------------------
   Example engine parameters. Returns a data structure.
   Since version 5.
--------------------------------------------------------------------------
   Form:
   d = EngineExample( type )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   type      (1,:) 'turbofan', 'ramjet'

   -------
   Outputs
   -------
   d         (1,1)  Data structure

--------------------------------------------------------------------------
 Reference:     Mattingly, "Elements of Gas Turbine Propulsion," 
                   McGraw-Hill, 1996.
--------------------------------------------------------------------------

Back to the ACPro Module page