.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-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos