Less - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Less Than

True if u1<u2

 

Description

Equations

Connections

Modelica Standard Library

Description

The Less Than (or Less) component has a boolean output that is true when Real input u1 is less than Real input u2, otherwise it is false.

Equations

y=u1<u2

Connections

Name

Description

Modelica ID

u1

Real input signal

u1

u2

Real input signal

u2

y

Boolean output signal

y

Modelica Standard Library

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