Simple Window
2 min
Simple Window Overview
- Takes input as a single value, outputs a simple moving window following FIFO algorithm.
Simple Window Parameters
Parameters | Details |
|---|---|
Value Type | This parameter specifies the type of the incoming value. |
Order | This parameter specifies the desired order of output window. |
Window Size: | This parameter specifies the window in which the values will be observed. |