.Modelica_LinearSystems2.Controllers.Integrator

Output the integral of the input signal (continuous or discrete block)

Information

This blocks defines the transfer function between the input u and the output y as integrator:

          k
     y = --- * u
          s

The block can be continuous or discrete (with continuous parameterization).

It is not possible to initialize a continuous integrator in steady state. For this reason, option "initType = SteadyState" is ignored for a continuous integrator block and interpreted as "initType = InitialState".


Generated at 2025-04-01T18:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos