WOLFRAM SYSTEM MODELER
NandLogical 'nand': y = not (u1 and u2) |
SystemModel["Modelica.Blocks.Logical.Nand"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The output is true if at least one input is false, otherwise the output is false.
u1 |
Type: BooleanInput Description: Connector of first Boolean input signal |
|
---|---|---|
u2 |
Type: BooleanInput Description: Connector of second Boolean input signal |
|
y |
Type: BooleanOutput Description: Connector of Boolean output signal |