Package that has Elementary Blocks that form the Control Description Language (CDL).
The implementation is structured into sub-packages.
The packages Validation
contain validation models.
These are not part of the CDL specification, but rather
implemented to provide reference responses computed by the CDL blocks.
For a specification of CDL, see
https://obc.lbl.gov/specification/cdl.html.
| Name | Description |
|---|---|
| Constants | Package with constants |
| Conversions | Package with blocks for type conversion |
| Discrete | Package with discrete blocks |
| Integers | Package with blocks for integer variables |
| Logical | Package with logical blocks |
| Psychrometrics | Package with psychrometric blocks |
| Reals | Package with blocks for continuous variables |
| Routing | Package with blocks that combine and extract signals |
| Utilities | Package with utility functions |
| Types | Package with type definitions |
| Interfaces | Package with connectors for input and output signals |