void arclaici(double g, double m, double cp, double result[3], int *ierr);
Compute the Laitone pressure correction coefficient relations given the mach number and the the Laitone pressure
correction coefficient
.
Argument | Intent | Description |
g | in | Specific heat constant |
m | in | Mach number |
cp | in | Pressure correction coefficient |
result | out | Array with result properties as described in 19. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Given out of range.