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

Digital constellation for BPSK. More...

#include <constellation.h>

Inheritance diagram for gr::digital::constellation_bpsk:

List of all members.

Public Types

typedef boost::shared_ptr
< constellation_bpsk
sptr

Public Member Functions

 ~constellation_bpsk ()
unsigned int decision_maker (const gr_complex *sample)
 Returns the constellation point that matches best.

Static Public Member Functions

static sptr make ()

Protected Member Functions

 constellation_bpsk ()

Detailed Description

Digital constellation for BPSK.


Member Typedef Documentation


Constructor & Destructor Documentation


Member Function Documentation

unsigned int gr::digital::constellation_bpsk::decision_maker ( const gr_complex sample) [virtual]

Returns the constellation point that matches best.

Implements gr::digital::constellation.


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