blockLessThreshold

Output y is true, if input u is less than threshold

Extends from Blocks.Interfaces.partialBooleanThresholdComparison (Partial block to compare the Real input u with a threshold and provide the result as 1 Boolean output signal).

Information

The output is true if the Real input is less than parameter threshold, otherwise the output is false.

Parameters

TypeNameDefaultDescription
Realthreshold (from partialBooleanThresholdComparison)0Comparison with respect to threshold

Connectors

TypeNameDefaultDescription
Blocks.Interfaces.RealInputu (from partialBooleanThresholdComparison)Connector of Real input signal
Blocks.Interfaces.BooleanOutputy (from partialBooleanThresholdComparison)Connector of Boolean output signal