Output y is true, if the input u has a falling edge (y = edge(not u))
Block that outputs true
if the Boolean input has 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-09-07T18:31:54Z
by OpenModelicaOpenModelica 1.25.3 using GenerateDoc.mos