void arsefp(double g, double p, double m, bool is_m2, double result[5], int *ierr);
Compute the expansion fan properties given and either
or
.
Argument | Intent | Description |
g | in | Specific heat constant |
p | in | Pressure ratio |
m | in | Either |
is_m2 | in | Whether the given m refers to |
result | out | Array with result properties as described in 12. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Given or
out of range.
Given pressure ratio out of range.