SUBROUTINE AR18AA(G,M,RESULT,IERR) DOUBLE PRECISION G, M, RESULT(4) INTEGER IERR
Compute the moving normal shock wave relations given the mach number .
ENTRY: Specific heat constant .
ENTRY: Mach number .
EXIT: Array with result properties as described in 16.
EXIT: (optional) Return status code.
Specific heat ratio .
Given out of range.