| Interface | Description |
|---|---|
| ICMLBlock |
A block in a control block diagram is represented in CML using a field of type ICMLBlock -
the root interface of all CIM control block function implementation.
|
| ICMLControlBlock |
CML control block interface
|
| ICMLFunction |
We have two basic concepts: Block (StaticBlock and ControlBlock) and Function
Block is two-way, which means you can find y from u and u(0) from y(0)
Function is only way.
|
| ICMLFunctionBase |
CML function base inerface
|
| ICMLFunctionExpression |
We have two basic concepts: Block (StaticBlock and ControlBlock) and Function
Block is two-way, which means you can find y from u and u(0) from y(0)
Function is only way.
|
| ICMLLimitExpression |
CML limit expression interface
|
| ICMLLookupTableFunction |
We have two basic concepts: Block (StaticBlock and ControlBlock) and Function
Block is two-way, which means you can find y from u and u(0) from y(0)
Function is only way.
|
| ICMLStaticBlock |
We have two basic concepts: Block (StaticBlock and ControlBlock) and Function
Block is two-way, which means you can find y from u and u(0) from y(0)
Function is only way.
|
| Enum | Description |
|---|---|
| ICMLStaticBlock.StaticBlockType |