WOLFRAM SYSTEM MODELER
DiscreteMIMOsMultiple Input Multiple Output discrete control block |
SystemModel["Modelica.Blocks.Interfaces.DiscreteMIMOs"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
Block has a input and a output signal vector where the signal sizes of the input and output vector are identical. These signals 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[n] Description: Connector of Real input signals |
|
---|---|---|
y |
Type: RealOutput[n] Description: Connector of Real output signals |