.PowerGrids.Controls.FirstOrder

Information

Low-pass first order filter (no output limitations):

y      k
- = ----------------
u 1 + s*T

Neither output limitation nor anti-windup are implemented.

The dynamic parts are removed if T=0; in this case the block implements a static gain.

By default, T is a structural parameter, so it cannot be changed at runtime without recompiling the model. In order to do so, set the noDynamics parameter explicitly to false (note that you can't change T to zero at runtime in this case).

Generated at 2024-04-18T18:15:58Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos