This package contains implementations of connectors for input and output signals of blocks.
The connectors are compatible with, and equivalent to, the
connectors from the Modelica Standard Library. They are here
implemented to make the CDL package a self-contained
package.
| Name | Description |
|---|---|
| BooleanInput | Boolean input connector |
| BooleanOutput | Boolean output connector |
| IntegerInput | Integer input connector |
| IntegerOutput | Integer output connector |
| RealInput | Real input connector |
| RealOutput | Real output connector |