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

Digital constellation for QPSK. More...

#include <constellation.h>

Inheritance diagram for gr::digital::constellation_qpsk:

List of all members.

Public Types

typedef boost::shared_ptr
< constellation_qpsk
sptr

Public Member Functions

 ~constellation_qpsk ()
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_qpsk ()

Detailed Description

Digital constellation for QPSK.


Member Typedef Documentation


Constructor & Destructor Documentation


Member Function Documentation

unsigned int gr::digital::constellation_qpsk::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: