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

Online Help

All Products    Maple    MapleSim


Greater Than or Equal

True if u1>u2

 

Description

Equations

Connections

Modelica Standard Library

Description

The Greater Than or Equal (or Greater Equal) component has a boolean output that is true when Real input u1 is greater than or equal to Real input u2, otherwise it is false.

Equations

y=u1u2

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