blockAllTrue
Logical 'all true'
Extends from Interfaces.PartialConverters.BooleanMISO (Converter with single input and single output).
Information
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The Boolean output y is true, if all Boolean elements of the input vector u are true, and false otherwise.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Structural Parameters | |||
| Integer | nin (from BooleanMISO) | 2 | Number of Boolean input signals |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Connectors.BooleanOutput | y (from BooleanSO) | Boolean output | |
| Connectors.BooleanMultiInput[nin] | u (from BooleanMISO) | Input |