MISOConverter with multiple inputs and a single output |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
Partial block extending the →BaseConverter class with a vector of nin
Real input connectors and one Real output connector.
nin |
Value: 2 Type: Integer Description: Number of input signals |
---|
y |
Type: RealOutput Description: Output signal |
|
---|---|---|
u |
Type: RealMultiInput[nin] Description: Input |
BusinessSimulation.Converters.Vector Gives the sum over all components of a vector |
|
BusinessSimulation.Converters.Vector Gives the product of all components of the input vector |
|
BusinessSimulation.Converters.Vector Min function for vectors |
|
BusinessSimulation.Converters.Vector Max function for vectors |
|
BusinessSimulation.Converters.Vector (Weighted) geometric mean |
|
BusinessSimulation.Converters.Vector (Weighted) arithmetic mean |