void arsmnvp(double g, double a0, double p, double result[3], int *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.