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