WOLFRAM SYSTEM MODELER

FractionalDelay

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

Wolfram Language

In[1]:=
SystemModel["Modelica_Synchronous.BooleanSignals.NonPeriodic.FractionalDelay"]
Out[1]:=

Parameters (2)

shift

Value: 0

Type: Integer

Description: Delay = interval() * shift/resolution

resolution

Value: 1

Type: Integer

Description: Time quantization resolution of sample interval

Connectors (2)

u

Type: BooleanInput

Description: Connector of clocked, Real input signal

y

Type: BooleanOutput

Description: Connector of clocked, Real output signal

Used in Examples (1)

TestBooleanSamplerAndHolds

Modelica_Synchronous.WorkInProgress.Tests