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