First-order filter with non-windup limiterBlock to implement a first order filter:
y k
- = ------------------
u 1 + s*tFilter
It is required that tFilter > 0.
Output limiter with anti-windup is also implemented.
Generated at 2025-04-25T18:20:13Z
by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos