Block that outputs
y(t) = ystart + ∫t0t u(s) ds.
Whenever the input signal trigger
changes from false
to true
,
the integrator is reset by setting ystart
to the value of the input signal y_reset_in
.
-
June 8, 2023, by Michael Wetter:
Updated documentation.
-
February 2, 2022, by Michael Wetter:
Removed unit="1"
declaration for gain k
.
This is to avoid the warning observed in
#2872.
-
October 21, 2021, by Michael Wetter:
Removed errorneous visible
attribute in icon.
-
August 3, 2020, by Jianjun:
Fixed the input y_reset_in
.
This is for
issue 2056.
-
April 21, 2020, by Michael Wetter:
Removed parameter initType
.
This is for
issue 1887.
-
March 2, 2020, by Michael Wetter:
Changed icon to display dynamically the output value.
-
November 6, 2017, by Michael Wetter:
Explicitly declared types from CDL.
-
March 23, 2017, by Jianjun Hu:
First implementation, based on the implementation of
Buildings.Utilities.Math.IntegratorWithReset.
Generated at 2025-01-31T19:25:52Z
by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos