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