blockLess

True, if u1 is less than u2

Extends from Interfaces.PartialConverters.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.

The boolean output y will be true, if the real input u1 is less than the real input u2 and otherwise be false.

Connectors

TypeNameDefaultDescription
Connectors.BooleanOutputy (from BooleanSO)Boolean output
Connectors.RealInputu1 (from SI2BooleanSO)Input 1
Connectors.RealInputu2 (from SI2BooleanSO)Input 2