DOUBLE PRECISION FUNCTION AR16AA(G,MS,IERR) DOUBLE PRECISION G, MS INTEGER IERR
Computes the reflected shock wave mach number given .
Argument | Intent | Description |
g | in | Specific heat constant . |
ms | in | Incident mach number . |
result | out | Array with result properties as described in 14. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Given out of range.
Return values
The reflected shock wave mach number or NAN on error.