.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-07-11T18:21:10Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos