void arfrav(double g, double v, double result[8], int *ierr);
Compute the rayleigh relations given the velocity ratio, .
Argument | Intent | Description |
g | in | Specific heat constant . |
v | in | Velocity 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.