double arsptm(double g, double m, int *ierr);
Compute the Rayleigh-Pitot properties given a mach number .
ENTRY: Specific heat constant .
ENTRY: Mach number .
EXIT: Array with result properties as described in 13.
EXIT: (optional) Return status code.
Specific heat ratio .
Given out of range.
Return Values
The pressure ratio or or NAN on error.