Development level |
4 |
Reference |
Eurostag/Model Editor User's Manual |
Last update |
Unknown |
Author |
AIA |
Contact |
This blocks computes the scalar Real output "y" as product of the elements of the Real input signal vector u and the sum a offset:
y = a[1]*u[1]*a[2]*u[2]*... a[N]*u[N] + a0;
The input connector is a vector of Real input signals. When a connection line is drawn, the dimension of the input vector is enlarged by one and the connection is automatically connected to this new free index (thanks to the connectorSizing annotation).
If no connection to the input connector "u" is present, the output is set to zero: y=0.
This Block is equivalent to spesific MULTIPLIER Block from Eurostag.