EngineExample:

Path: ACPro/Airbreathing

% Example engine parameters. Returns a data structure.
--------------------------------------------------------------------------
   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.
--------------------------------------------------------------------------

Children:

AerospaceUtils: AeroData/AtmData

Back to the ACPro Module page