.Dynawo.NonElectrical.Blocks.Continuous.DiscreteIntegrator

Integrator with discrete input

Information

This block is a dynawo-compatible wrapper around Modelica's Integrator block constrained to discrete inputs. It defines the transfer function between the input u and the output y as PI system:

                  1
    y =    (--------------) * u
              tIntegral*s
    

Generated at 2026-06-20T20:18:53Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos