blockGain
Output the product of a gain value with the input signal
Information
This block computes output y as product of gain k with the input u:
y = k * u;
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | k | Gain value multiplied with input signal |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.RealInput | u | Input signal connector | |
| Interfaces.RealOutput | y | Output signal connector |