WOLFRAM SYSTEM MODELER
PartialRealMISOPartial block with a RealVectorInput and a RealOutput signal |
SystemModel["Modelica.Blocks.Interfaces.PartialRealMISO"]
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] Description: Real input connector used for vector of connectors |
|
---|---|---|
y |
Type: RealOutput Description: 'output Real' as connector |
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] |