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