Less Than or Equal
True if u1≤u2
Description
Equations
Connections
Modelica Standard Library
The Less Than or Equal (or Less Equal) component has a boolean output that is true when Real input u1 is less than or equal to Real input u2, otherwise it is false.
y=u1≤u2
Name
Modelica ID
u1
Real input signal
u2
y
Boolean output signal
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
Relational Blocks
Signal Blocks
Download Help Document