DelayValue

DelayValue delays its input value by one evaluation step.

Methods

Arguments

Return Value

compute

value::continuous

none

out

none

continuous

On activation of method

Compute

The input value is buffered.

Out

The buffered value is returned, thus the input value is delayed by one step.