blockNot
Logical 'not': y = not u
Extends from Blocks.Interfaces.partialBooleanSISO (Partial block with 1 input and 1 output Boolean signal).
Information
The output is true if the input is false, otherwise the output is false.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Blocks.Interfaces.BooleanInput | u (from partialBooleanSISO) | Connector of Boolean input signal | |
| Blocks.Interfaces.BooleanOutput | y (from partialBooleanSISO) | Connector of Boolean output signal |