public class ConstantFuntion1x1 extends java.lang.Object implements SISOFunction
| Constructor and Description | 
|---|
| ConstantFuntion1x1(double c) | 
| Modifier and Type | Method and Description | 
|---|---|
| double | eval(double in) | 
| double | getVal() | 
| void | setVal(double val) | 
public double getVal()
public void setVal(double val)
public double eval(double in)
eval in interface SISOFunction