Output the sum of the two inputs
Block that outputs y as the weighted sum of the
two input signals u1 and u2,
y = k1*u1 + k2*u2;
where k1 and k2 are parameters.
-
March 2, 2020, by Michael Wetter:
Changed icon to display dynamically the output value.
-
January 3, 2017, by Michael Wetter:
First implementation, based on the implementation of the
Modelica Standard Library.
Generated at 2025-11-18T19:21:12Z
by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos