.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-07-12T20:48:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos