SI2BooleanSO

Converter with two real inputs and boolean output

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

Partial block extending from →BooleanSO with two Real input converters and a single Boolean output converter.

Connectors (3)

y

Type: BooleanOutput

Description: Boolean output

u1

Type: RealInput

Description: Input 1

u2

Type: RealInput

Description: Input 2

Extended by (4)

LessEqual

BusinessSimulation.Converters.Logical

True, if u1 is less than or equal to u2

Less

BusinessSimulation.Converters.Logical

True, if u1 is less than u2

GreaterEqual

BusinessSimulation.Converters.Logical

True, if u1 is greater than or equal to u2

Greater

BusinessSimulation.Converters.Logical

True, if u1 is greater than u2