| Package | Description |
|---|---|
| com.interpss.dstab.controller.annotate.util | |
| com.interpss.dstab.controller.cml.block |
| Modifier and Type | Method and Description |
|---|---|
static double[] |
AnControllerHelper.getMaxDblAry(ICMLLimitExpression limitExp,
AbstractAnnotateController controller)
Calculate variable values for expression evaluation of the MaxExpression of a delay control block
|
static double[] |
AnControllerHelper.getMinDblAry(ICMLLimitExpression limitExp,
AbstractAnnotateController controller)
Calculate variable values for expression evaluation of the MinExpression of a delay control block
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelayControlBlock
An implementation of delay block
|