blockSampler
Ideal sampling of continuous signals
Extends from Interfaces.DiscreteSISO (Single Input Single Output discrete control block).
Information
Samples the continues input signal with a sampling rate defined via parameter samplePeriod.
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 (from DiscreteSISO) | Connector of Real input signal | |
| Modelica.Blocks.Interfaces.RealOutput | y (from DiscreteSISO) | Connector of Real output signal |