blockPartialClockedMIMO
Block with multiple clocked input and multiple clocked output Real signals
Extends from Clocked.ClockSignals.Interfaces.ClockedBlockIcon (Basic graphical layout of block where at least one input or output is a clocked variable).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nin | 1 | Number of inputs |
| Integer | nout | 1 | Number of outputs |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput[nin] | u | Connector of clocked, Real input signals | |
| Modelica.Blocks.Interfaces.RealOutput[nout] | y | Connector of clocked, Real output signals |