.Dynawo.NonElectrical.Blocks.NonLinear.LimitedLeadLag

Simple lead-lag filter, with output limitation

Information

Lead-lag filter (no output limitations):

y        1 + s*t1
- = K * ----------------
u        1 + s*t2

Neither output limitation nor anti-windup are implemented.

Both t1 and t2 need to be strictly positive.

By default, t1 and t2 are structural parameters, so they cannot be changed at runtime without recompiling the model.

Generated at 2025-03-04T19:24:58Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos