#include <gr_sync_block.h>

Go to the source code of this file.
Classes | |
| class | gr_binary_slicer_fb |
| slice float binary symbol outputting 1 bit output
x < 0 --> 0 x >= 0 --> 1 More... | |
Typedefs | |
| typedef boost::shared_ptr < gr_binary_slicer_fb > | gr_binary_slicer_fb_sptr |
Functions | |
| gr_binary_slicer_fb_sptr | gr_make_binary_slicer_fb () |
| gr_binary_slicer_fb_sptr gr_make_binary_slicer_fb | ( | ) |
1.5.8