.Modelica.ComplexBlocks.ComplexMath.TransferFunction

Information

The complex input u is multiplied by the complex transfer function (depending on frequency input w) to obtain the complex output y (nb = dimension of b, na = dimension of a):

           b[1]*(jw)^[nb-1] + b[2]*(jw)^[nb-2] + ... + b[nb]
   y(jw) = ------------------------------------------------- * u(jw)
           a[1]*(jw)^[na-1] + a[2]*(jw)^[na-2] + ... + a[na]

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39