WOLFRAM SYSTEM MODELER

FractionalDelay

Delay clocked input signal for a fractional multiple of the sample period

Wolfram Language

In[1]:=
SystemModel["Modelica_Synchronous.WorkInProgress.Incubate.IntegerSignals.FractionalDelay"]
Out[1]:=

Parameters (3)

shift

Value: 0

Type: Integer

Description: Delay = interval() * shift/resolution

resolution

Value: 1

Type: Integer

Description: Time quantization resolution of sample interval

n

Value: div(shift, resolution)

Type: Integer

Connectors (2)

u

Type: IntegerInput

Description: Connector of clocked, Real input signal

y

Type: IntegerOutput

Description: Connector of clocked, Real output signal