PartialRealMISOPartial block with a RealVectorInput and a RealOutput signal |
|
| significantDigits |
Value: 3 Type: Integer Description: Number of significant digits to be shown in dynamic diagram layer for y |
|---|---|
| nu |
Value: 0 Type: Integer Description: Number of input connections |
| u |
Type: RealVectorInput[nu] |
|
|---|---|---|
| y |
Type: RealOutput |
|
Modelica.Blocks.Math Product of Reals: y = u[1]*u[2]* ... *u[n] |
|
|
Modelica.Blocks.Math Sum of Reals: y = k[1]*u[1] + k[2]*u[2] + ... + k[n]*u[n] |