Output the integral of the input signal
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 Buildings,
issue 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 Buildings,
issue 2056.
- April 21, 2020, by Michael Wetter:
Removed parameter initType.
This is for Buildings,
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 IDEAS.Utilities.Math.IntegratorWithReset.
Generated at 2026-04-02T18:18:35Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos