Package | Description |
---|---|
jahuwaldt.aero |
Modifier and Type | Method and Description |
---|---|
static double |
Isentropic.Me(double A_Astar,
double gam,
double tol,
boolean type,
IsentropicMeEvaluator machfn)
Calculates the Mach number at the entrance or exit of a duct (nozzle) given the
ratio of the local duct area at the entrance or exit to the area where the sonic
(M=1) condition exists.
|