Standard Frame Buffer
Description
The block Standard Sample Buffer
buffers op data in columns into a specific number set in the properties, and then
output all the buffered up data as one, when that number is reached.
Input
The input is MxN
.
Output
The output is MxL
where L
is e.g. 10 times N
if the buffer size is 10.
Attributes
Attribute | Value |
---|---|
Name | StandardFrameBuffer |
Buffer Size | 10 |
Channels | 1 |
Name
Name specifies the name of the block.
Buffer Size
Buffer size is the number of datasets the buffer will receive before combining the data and outputting it.
Channels
Channels specifies the number of input(s)/output(s) the block will have.