and 
void arsolws(double g, double d, double t, double result[10], int *ierr);
Compute the oblique shock relations given the deflection surface angle
and the wave angle
.
| Argument | Intent | Description |
| g | in | Specific heat constant |
| t | in | Deflection surface angle |
| d | in | Wave angle |
| result | out | Array with result properties as described in 9. |
| ierr | out | (optional) Return status code |
Specific heat ratio
.
Given
or
out of range.