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: Graphics/Plot2D
Back to the ACPro Module page