For the Sample Delay library elements, use the following list of configurable parameters and default values.
Name | Type | Default | Description |
---|---|---|---|
DATA_TYPE | typename | cint16 | Data Type. |
WINDOW_VSIZE | unsigned | 256 | Input/Output window size. |
PORT_API | unsigned | 0 | 0 = window, 1 = stream |
NITER | unsigned | 16 | See Common Configuration Parameters |
DELAY_INI_VALUE | unsigned | 10 | The delay to the input data. |
MAX_DELAY | unsigned | 256 | The maximum threshold on the delay. |
DATA_STIM_TYPE | unsigned | 0 | See STIM_TYPE in
Common Configuration Parameters |