ReplaceVis¶
-
class ReplaceVis : public kotekan::Stage¶
Copy a buffer and replace its data with test data.
- Buffers
in_bufThe kotekan buffer which will be read from.Format: VisBuffer structured
Metadata:
VisMetadata
out_bufThe kotekan buffer to be filled with the replaced data.Format: VisBuffer structured
Metadata:
VisMetadata
- Author
Richard Shaw