public interface ICMLFunctionBase extends ICMLBlock
| Modifier and Type | Method and Description |
|---|---|
double |
getU(double y)
Calculate input of this function, assuming it is two-way
|
boolean |
hasInput(CMLVarEnum type)
Check if this block field has the RefPoint as input
|
boolean hasInput(CMLVarEnum type)
double getU(double y)
throws InterpssException
InterpssException