PressureRatioFromTemp:

Path: ACPro/ACEngine

% Computes pressure ratio from temperature ratio, efficiency and gamma.
--------------------------------------------------------------------------
   Form:
   pi = PressureRatioFromTempRatio( tau, eta, gamma )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   tau        (1,n)  Temperature ratio
   eta        (1,n)  Efficiency
   gamma      (1,n)  Gamma

   -------
   Outputs
   -------
   pi         (1,n)   Pressure ratio

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

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