GNU Radio 3.7.1 C++ API
gr::digital::binary_slicer_fb Class Reference

slice float binary symbol outputting 1 bit output More...

#include <binary_slicer_fb.h>

Inheritance diagram for gr::digital::binary_slicer_fb:

List of all members.

Public Types

typedef boost::shared_ptr
< binary_slicer_fb
sptr

Static Public Member Functions

static sptr make ()
 Make binary symbol slicer block.

Detailed Description

slice float binary symbol outputting 1 bit output

x < 0 --> 0 x >= 0 --> 1


Member Typedef Documentation


Member Function Documentation

Make binary symbol slicer block.


The documentation for this class was generated from the following file: