Block that outputs y
as the weighted sum of the
two Integer input signals u1
and u2
,
y = k1*u1 + k2*u2;
where k1
and k2
are Integer parameters.
-
January 3, 2017, by Michael Wetter:
First implementation, based on the implementation of the
Modelica Standard Library.
Generated at 2024-11-23T19:25:52Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos