Vector Add
Sum two vectors
Description
Equations
Connections
Parameters
Modelica Standard Library
The Vector Add component computes the scaled addition of two vectors.
y=k1⋅u1+k2⋅u2
Name
Modelica ID
u1
Real input vector
u2
y
Real output vector
Default
Units
k1
1
Coefficients for u1
k2
Coefficients for u2
n
3
Dimension of input and output vectors
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