SI2BooleanSOConverter with two real inputs and boolean output |
y |
Type: BooleanOutput Description: Boolean output |
|
---|---|---|
u1 |
Type: RealInput Description: Input 1 |
|
u2 |
Type: RealInput Description: Input 2 |
BusinessSimulation.Converters.Logical True, if u1 is less than or equal to u2 |
|
BusinessSimulation.Converters.Logical True, if u1 is less than u2 |
|
BusinessSimulation.Converters.Logical True, if u1 is greater than or equal to u2 |
|
BusinessSimulation.Converters.Logical True, if u1 is greater than u2 |