blockDiscreteSISO
Single Input Single Output discrete control block
Extends from DiscreteBlock (Base class of discrete control blocks).
Information
Block has one input and one output signal which are sampled due to the defined samplePeriod parameter. See the base-class DiscreteBlock for more information.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Time | samplePeriod (from DiscreteBlock) | Sample period of component | |
| SI.Time | startTime (from DiscreteBlock) | 0 | First sample time instant |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | u | Connector of Real input signal | |
| Modelica.Blocks.Interfaces.RealOutput | y | Connector of Real output signal |