WOLFRAM SYSTEM MODELER
DiscreteMIMOMultiple Input Multiple Output discrete control block |
SystemModel["Modelica.Blocks.Interfaces.DiscreteMIMO"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
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.
sampleTrigger |
Type: Boolean Description: True, if sample time instant |
---|---|
firstTrigger |
Type: Boolean Description: Rising edge signals first sample instant |
u |
Type: RealInput[nin] Description: Connector of Real input signals |
|
---|---|---|
y |
Type: RealOutput[nout] Description: Connector of Real output signals |
Modelica.Blocks.Discrete Discrete State Space block |