.Dynawo.NonElectrical.Blocks.Continuous.RateLimFirstOrderFreeze

First order transfer function block with rate limiter and freeze functionality

Information

This blocks defines the transfer function between the input u and the output y as first order system:

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

Extended with Freeze functionality: If boolean input is set to true, the derivative of the state variable is set to zero.


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