MIMO_ninConverter with multiple inputs and outputs of dimensions nin |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
Partial block with multiple Real input and output connectors each of which have nin
elements.
nin |
Value: 2 Type: Integer Description: Number of input and output signals |
---|
u |
Type: RealMultiInput[nin] Description: Input |
|
---|---|---|
y |
Type: RealMultiOutput[nin] Description: Output signal |
BusinessSimulation.Converters.Vector Rescales the components of input vector u to run from y_min to y_max over the range u_min to u_max |
|
BusinessSimulation.Converters.Vector Convert a vector of weights to a vector of fractions adding to one |
|
BusinessSimulation.Converters.Vector Clips input vector so that all components remain within a given interval |
|
BusinessSimulation.Converters.Lookup Table function for vector input and output using Modelica's CombiTable format |