void arfrap(double g, double p, double result[8], int *ierr);
Compute the rayleigh relations given the pressure ratio, .
Argument | Intent | Description |
g | in | Specific heat constant . |
p | in | Pressure ratio . |
result | out | Array with result properties as described in 5. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Computed out of range.
Given out of range.