public class PipePressDropOF extends FuncR1R1
Constructor and Description |
---|
PipePressDropOF() |
Modifier and Type | Method and Description |
---|---|
double |
evalFunction(double x) |
void |
init(Pipe p) |
void |
transferOutputToPipe(Pipe p) |
evalNumericalDerivative, evalNumericalDerivative5p, evalNumericalDerivativeII, evalNumericalDerivativeII5p, evalNumericalDerivatives12, getDdy, getDy, getDy5ErrEst, getH, getLabel
public void init(Pipe p)
public void transferOutputToPipe(Pipe p)
public double evalFunction(double x)
evalFunction
in class FuncR1R1