Path: ACPro/ACEngine
% Computes Mach number from pressure ratio and gamma. -------------------------------------------------------------------------- Form: m = MachFromPR( pR, gamma ) -------------------------------------------------------------------------- ------ Inputs ------ pR (1,n) Pressure ratio gamma (1,1) Gamma ------- Outputs ------- m (1,n) Mach number --------------------------------------------------------------------------
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