void arfrat0(double g, double t0, bool is_sub, double result[8], int *ierr);
Compute the rayleigh relations given the stagnation temperature ratio, .
ENTRY: Specific heat constant .
ENTRY: Stagnation temperature ratio .
Whether corresponding to the given is assumed to be sub- or super-sonic.
EXIT: Array with result properties as described in 5.
EXIT: (optional) Return status code.
Specific heat ratio .
Computed out of range.
Given out of range.
Iterative solver failed.