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-11-01T19:21:16Z
by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos