blockRealCondition
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 | "Model name" |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Connectors.RealInput | u | Function to be compared to threshold | |
| Connectors.RealInput | threshold | Threshold | |
| Connectors.Boolean4Output | y | ||
| Connectors.BooleanOutput | decisionEvent | ||
| Connectors.FunctionTypeInput | ft | Function type (monotonic increasing, monotonic decreasing, non monotonic) |