For the Sample Delay library elements the list of configurable parameters and default values is presented below.
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 | Number of iterations to execute. |
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 | Supported types: 0 - random 3 - impulse 4 - all ones 5 - incrementing pattern 6 - sym incrementing pattern 8 - sine wave |