SumVFD is part of the WaveTrain system class library
Adds input vectors after multiplying each vector with a dynamic factor.
|
Parameters
|
None |
Inputs
|
v1 |  Vector<float> | Input Vector 1 | Vector() |
v2 |  Vector<float> | Input Vector 2 | Vector() |
s1 |  float | Factor by which v1 is to be multiplied | + 1.0f |
s2 |  float | Factor by which v2 is to be multiplied | + 1.0f |
Outputs
|
vout |  Vector<float> | Output Vector | |
Subsystems |
|
|
Last Saved: Thu Feb 21 11:39:38 MST 2008 by TVE version 2007B
|
|