SUBROUTINE AR11AG(G,M,T,STRONG,RESULT,IERR) DOUBLE PRECISION G, M, T, RESULT(10) LOGICAL STRONG INTEGER 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.