Block that approximates the derivative of the input
This blocks defines the transfer function between the
input u
and the output y
as approximated derivative:
s
y = k * ------------ * u
T * s + 1
If k=0
, the block reduces to y=0
.
-
May 20, 2022, by Michael Wetter:
First implementation.
This is for
issue 3022.
Generated at 2025-03-13T19:24:49Z
by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos