Not
Logical 'not': y = not u
Library
Modelica/Blocks/Logical
Description
The output is true if the input is false, otherwisethe output is false.
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
u | implicit | Connector of Boolean input signal | input | 1 |
y | implicit | Connector of Boolean output signal | output | 1 |