Sum
Compute the scaled sum
Description
Equations
Connections
Parameters
Modelica Standard Library
The Sum component computes the scaled sum of the elements of the input vector.
y=k1⁢u1+k2⁢u2+⋯+knin⁢unin
Name
Modelica ID
u
Real input vector
y
Real output signal
Default
Units
k
ones⁡nin
Real vector of coefficients
nin
1
Dimension of u
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
Math Functions
Math Operators
Signal Blocks
Download Help Document