public class IsentropicMeEvaluator
extends jahuwaldt.tools.math.AbstractEvaluatable1D
Written by: Joseph A. Huwaldt
Constructor and Description |
---|
IsentropicMeEvaluator() |
Modifier and Type | Method and Description |
---|---|
double |
function(double mach)
Function that computes the difference between the area ratio that corresponds with
the supplied guess at Mach number with the target area ratio (supplied using
setInitialValue().
|
public double function(double mach)
mach
- The current guess at the Mach number.