blockIntegerLower
Output y is true, if u is lower 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
| Type | Name | Default | Description |
|---|---|---|---|
| String | name (from IntegerCondition) | "Model name" |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Connectors.IntegerInput | u (from IntegerCondition) | ||
| Connectors.IntegerInput | threshold (from IntegerCondition) | ||
| Connectors.Boolean4Output | y (from IntegerCondition) | ||
| Connectors.BooleanOutput | decisionEvent (from IntegerCondition) | ||
| Connectors.FunctionTypeInput | ft (from IntegerCondition) | Function type (monotonic increasing, monotonic decreasing, non monotonic) |