Assert when condition is violated
Block that outputs satisfied = false if
abs(u1-u2) > threShold within the prescribed time intervals,
or satisfied = true otherwise.
Implementation
The test uses a hysteresis of plus/minus 1% in order to avoid
chattering if abs(u1-u2) is near threShold.
-
December 16, 2016, by Michael Wetter:
Reformulated model for
https://github.com/iea-annex60/modelica-annex60/issues/623.
-
October 10, 2013, by Michael Wetter:
Reformulated model to allow scheduling of time events as opposed to state events,
and removed noEvent operator which is not needed as these
are only time events.
-
June 29, 2016, by Moritz Lauster:
First implementation.
Generated at 2025-11-09T19:21:02Z
by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos