|
GNU Radio 3.7.1 C++ API
|
slice float binary symbol outputting 1 bit output More...
#include <binary_slicer_fb.h>

Public Types | |
| typedef boost::shared_ptr < binary_slicer_fb > | sptr |
Static Public Member Functions | |
| static sptr | make () |
| Make binary symbol slicer block. | |
slice float binary symbol outputting 1 bit output
x < 0 --> 0 x >= 0 --> 1
| static sptr gr::digital::binary_slicer_fb::make | ( | ) | [static] |
Make binary symbol slicer block.