Output y is true, if the input u has a rising or falling edge (y = change(u))
Block that outputs true
if the Boolean input has either a rising edge
from false
to true
or a falling edge from
true
to false
.
Otherwise the output is false
.
-
January 3, 2017, by Michael Wetter:
First implementation, based on the implementation of the
Modelica Standard Library.
Generated at 2025-03-13T19:24:49Z
by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos