SUBROUTINE AR11AD(G,A,D,RESULT,IERR) DOUBLE PRECISION G, A, D, RESULT(10) INTEGER IERR
Compute the oblique shock relations given the temperature ratio and the wave angle .
ENTRY: Specific heat constant .
ENTRY: Temperature ratio .
ENTRY: Wave angle .
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.