|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaspack.function.ConstantFuntion1x1
public class ConstantFuntion1x1
Constructor Summary | |
---|---|
ConstantFuntion1x1(double c)
|
Method Summary | |
---|---|
double |
eval(double in)
|
double |
getVal()
|
void |
setVal(double val)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConstantFuntion1x1(double c)
Method Detail |
---|
public double getVal()
public void setVal(double val)
public double eval(double in)
eval
in interface SISOFunction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |