blockIntegerGreaterEqual

Output y is true, if u is greater or equal than threshold

Extends from MathInteger.IntegerCondition.

Information

The output is true if Real input u1 is greater than Real input u2, otherwise the output is false.

Parameters

TypeNameDefaultDescription
Stringname (from IntegerCondition)"Model name"

Connectors

TypeNameDefaultDescription
Connectors.IntegerInputu (from IntegerCondition)
Connectors.IntegerInputthreshold (from IntegerCondition)
Connectors.Boolean4Outputy (from IntegerCondition)
Connectors.BooleanOutputdecisionEvent (from IntegerCondition)
Connectors.FunctionTypeInputft (from IntegerCondition)Function type (monotonic increasing, monotonic decreasing, non monotonic)