| Name | Description |
|---|---|
| BooleanVectorInput | Vector of Boolean inputs |
| IntegerVectorInput | Vector of Integer inputs |
| RealVectorInput | Vector of Real inputs |
| PartialBooleanSISO | Partial block with a BooleanInput and a BooleanOutput signal |
| PartialIntegerSISO | Partial block with a IntegerInput and an IntegerOutput signal |
| PartialRealSISO | Partial block with a RealInput and an RealOutput signal |
| PartialBooleanMISO | Partial block with a BooleanVectorInput and a BooleanOutput signal |
| PartialIntegerMISO | Partial block with an IntegerVectorInput and an IntegerOutput signal |
| PartialRealMISO | Partial block with a RealVectorInput and a RealOutput signal |
| PartialTriggeredSet | Partial block to evaluate expression that is associated with the first input trigger signal (optionally with guard) |
| ActiveSetIntegerRecord | Record to define a "active, integer" pair, to associate an integer with an active flag |