void arsolms(double g, double m, double t, bool strong, double result[10], int *ierr);
Compute the oblique shock relations given the mach number and the deflection surface angle .
ENTRY: Specific heat constant .
ENTRY: Mach number .
ENTRY: Deflection surface angle .
ENTRY: Whether this is a strong shock.
EXIT: Array with result properties as described in 9.
EXIT: (optional) Return status code.
Specific heat ratio .
Given out of range.
Given out of range.
Calculation failed.