.Modelica_LinearSystems2.DiscreteZerosAndPoles.'+'

Information

Addition of to discrete transfer functions dzp1 + dzp2, i.e. parallel connection of two transfer functions (= inputs are the same, outputs of the two systems are added)

Interface

encapsulated operator function '+'
  import Modelica;
  import Complex;
  import Modelica_LinearSystems2.DiscreteZerosAndPoles;
  import Modelica_LinearSystems2.Math.Polynomial;
  input DiscreteZerosAndPoles dzp1;
  input DiscreteZerosAndPoles dzp2;
end '+';

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