Gain is part of the WaveTrain system class library
Gain multiplies its input, a vector, by a specified gain. If its input varies continuously in time, so will its output.
|
Parameters
|
k |  float | Gain | 1.0 |
Inputs
|
u |  Vector<float> | Input vector | |
Outputs
|
y |  Vector<float> | output vector, which is equal to the input vector multiplied by the gain | |
Subsystems |
|
|
Last Saved: Thu Feb 21 11:57:26 MST 2008 by TVE version 2007B
|
|