.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 2025-04-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos