.Modelica_LinearSystems2.TransferFunction.'+'

Information

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

Interface

encapsulated operator function '+'
  import Modelica_LinearSystems2.Math.Polynomial;
  import Modelica_LinearSystems2.TransferFunction;
  input TransferFunction tf1 "Transfer function system 1";
  input TransferFunction tf2 "Transfer function system 2";
  output TransferFunction result;
end '+';

Generated at 2024-04-18T18:15:58Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos