MISO

Converter with multiple inputs and a single output

Information

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.

Parameters (1)

nin

Value: 2

Type: Integer

Description: Number of input signals

Connectors (2)

y

Type: RealOutput

Description: Output signal

u

Type: RealMultiInput[nin]

Description: Input

Extended by (6)

Total

BusinessSimulation.Converters.Vector

Gives the sum over all components of a vector

Product

BusinessSimulation.Converters.Vector

Gives the product of all components of the input vector

Min

BusinessSimulation.Converters.Vector

Min function for vectors

Max

BusinessSimulation.Converters.Vector

Max function for vectors

GeometricMean

BusinessSimulation.Converters.Vector

(Weighted) geometric mean

ArithmeticMean

BusinessSimulation.Converters.Vector

(Weighted) arithmetic mean