Block that transforms a Real
input signal into a Boolean
output signal:
false
and the input becomes
greater than the parameter uHigh
, the output
switches to true
.
true
and the input becomes
less than the parameter uLow
, the output
switches to false
.
The start value of the output is defined via parameter
pre_y_start
(= value of pre(y)
at initial time).
The default value of this parameter is false
.
initial equation
.