| Name | Description |
|---|---|
| addElement | |
| allTrue | Are all entries of a boolean vector true? |
| anyTrue | Is any entry of a boolean vector true |
| boolAnd | hack for Dymola 2017 |
| boolOr | hack for Dymola 2017 |
| conditionalSum | calculates the conditional sum of real vector entries |
| conditionalSumInt | calculates the conditional sum of integer vector entries |
| deleteElementInt | deletes an element of an integer vector |
| eventCheck | Determine the event times are correct |
| isEqual | Determine if two Real scalars are numerically identical |
| prioCheck | Determine the priotities are correct |
| numTrue |