.Modelica_LinearSystems2.DiscreteTransferFunction.'+'.'dtf+dtf'

Information

Parallel connection of two discrete transfer functions (= inputs are the same, outputs of the two systems are added)

Interface

function 'dtf+dtf'
  import Modelica;
  import Modelica_LinearSystems2.Math.Polynomial;
  import Modelica_LinearSystems2.DiscreteTransferFunction;
  input DiscreteTransferFunction dtf1 "Transfer function system 1";
  input DiscreteTransferFunction dtf2 "Transfer function system 2";
  output DiscreteTransferFunction result;
end 'dtf+dtf';

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos