blockDiscreteMIMO

Multiple Input Multiple Output discrete control block

Extends from DiscreteBlock (Base class of discrete control blocks).

Information

Block has a input and a output signal vector which are sampled due to the defined samplePeriod parameter. See the base-class DiscreteBlock for more information.

Parameters

TypeNameDefaultDescription
SI.TimesamplePeriod (from DiscreteBlock)Sample period of component
SI.TimestartTime (from DiscreteBlock)0First sample time instant
Integernin1Number of inputs
Integernout1Number of outputs

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInput[nin]uConnector of Real input signals
Modelica.Blocks.Interfaces.RealOutput[nout]yConnector of Real output signals