SUBROUTINE AR19AA(G,A0,P,RESULT,IERR) DOUBLE PRECISION G, A0, P, RESULT(3) INTEGER IERR
Compute the dynamic moving normal shock wave relations given the the pressure ratio and the speed of sound of the medium.
ENTRY: Specific heat constant .
ENTRY: Speed of sound in the medium .
ENTRY: Pressure ratio .
EXIT: Array with result properties as described in 17.
EXIT: (optional) Return status code.
Specific heat ratio .
Given out of range.
Given out of range.