.Modelica.ComplexBlocks.ComplexMath.Add

Information

This blocks computes output y as sum of the two input signals u1 and u2. Optionally, either input u1 or u2 or both inputs can be processed conjugate complex, when parameters useConjugateInput1 and useConjugateInput2 are true, respectively.

  y = k1*u1Internal + k2*u2Internal;

Example parameters:

result in the following equation:

     y = 2 * Modelica.ComplexMath.conj(u1) - 3 * u2

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