Null Sink
Jump to navigation
Jump to search
The "bit bucket". Use as a termination point when a sink is required but we don't want to do anything with the stream.
Parameters
None
Example Flowgraph
The Detector, Mark, and Space outputs of the RTTY Demod block are unused, so they are connected to Null Sink blocks to satisfy the requirement that all ports are connected to something.
Source Files
- C++ files
- TODO
- Header files
- TODO
- Public header files
- TODO
- Block definition
- TODO