Shifter
[flow/Shifter]

Shifts incoming data back in time by releasing the previously received data on each input. Example:
"A"@0 received via
data
."B"@1 received via
data
."A"@0 sent via
data
(output).
Keywords: previous signal
Input ports
data:
any
Receives signal to be shifted back.
Output ports
data:
any
Sends previously received signal.
Last updated