![]()
The Gain component will multiply a signal by the factor specified. The factor can be changed dynamically by entering a variable name instead of a number
Name for Identification |
Text |
Optional text parameter for identification of the component. |
||
Multiplying Constant |
|
REAL |
Variable |
Gain factor |
|
|
|
|
|
Fortran Comment |
|
Text |
|
An optional Fortran comment. The text entered here is included in the project Fortran file |
|
|
|
|
|
Dimension |
|
INTEGER |
Literal |
Enter the dimension of the input signal. The default dimension is 1 (i.e. a scalar).
The output signal will automatically be given the same dimension as the input, where each output array element is a function of the corresponding input array element. |