void arfitm(double g, double m, double result[6], int *ierr);
Compute the isothermal relations given the mach number .
Argument | Intent | Description |
g | in | Specific heat constant . |
m | in | Mach number . |
result | out | Array with result properties as described in 6. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Given out of range.