Delay Block
The Delay block delays the input signal by the number of iterations specified by the Samples parameter or by a time delay specified by the Time parameter.
Parameters
- Samples (default = 1): Numeric value specifying how many iterations to delay the input signal by.
- Time (default = 1): Numeric value in seconds that specifies the time delay of the input signal.
- Initial Condition: (default = 0): Specifies an initial value for the Delay to emit prior to N samples have been received.
Examples