blockFractionalDelay
Delay the clocked input signal for a fractional multiple of the sample period
Extends from Clocked.IntegerSignals.Interfaces.PartialClockedSISO (Block with clocked single input and clocked single output Integer signals).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | shift | 0 | Delay = interval() * shift/resolution |
| Integer | resolution | 1 | Time quantization resolution of sample interval |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.IntegerInput | u (from PartialClockedSISO) | Connector of clocked, Real input signal | |
| Modelica.Blocks.Interfaces.IntegerOutput | y (from PartialClockedSISO) | Connector of clocked, Real output signal |