void arsefm(double g, double m1, double m2, double result[5], int *ierr);
Compute the expansion fan properties given and .
Argument | Intent | Description |
g | in | Specific heat constant . |
m1 | in | Upstream mach number . |
m2 | in | Downstream mach number . |
result | out | Array with result properties as described in 12. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Given or out of range.