This package contains discrete control blocks with fixed sample period. Every component of this package is structured in the following way:
samplePeriod.
The first sample instant is defined by the parameter startTime.
| Name | Description |
|---|---|
| FirstOrderHold | First order hold of a sampled-data system |
| Sampler | Ideal sampler of a continuous signal |
| TriggeredMax | Output the maximum, absolute value of a continuous signal at trigger instants |
| TriggeredMovingMean | Triggered discrete moving mean of an input signal |
| TriggeredSampler | Triggered sampling of continuous signals |
| UnitDelay | Output the input signal with a unit delay |
| ZeroOrderHold | Output the input signal with a zero order hold |
| Validation | Collection of models that validate the discrete blocks of the CDL |