.iPSL.NonElectrical.Eurostag.Math.ImMult5

Information

Development level

4

Reference

Eurostag/Model Editor User's Manual

Last update

Unknown

Author

AIA

Contact

modelica@aia.es

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.


Generated at 2024-09-07T18:25:44Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos