void arfits(double g, double s, double result[6], int *ierr);
Compute the isothermal relations given a non-stagnative ratio, .
Argument | Intent | Description |
g | in | Specific heat constant . |
s | in | Non-stagnative ratio . |
result | out | Array with result properties as described in 6. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Computed out of range.
Given non-stagnative ratio out of range.