WOLFRAM SYSTEM MODELER
LessEqualOutput y is true, if input u1 is less or equal than input u2 |
SystemModel["Modelica.Blocks.Logical.LessEqual"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The output is true if Real input u1 is less than or equal to Real input u2, otherwise the output is false.
u1 |
Type: RealInput Description: Connector of first Real input signal |
|
---|---|---|
u2 |
Type: RealInput Description: Connector of second Real input signal |
|
y |
Type: BooleanOutput Description: Connector of Boolean output signal |