SPUC  3.0
Classes | Namespaces
qpsk.h File Reference

A QPSK receiver that can operate at exactly 2 samples/symbol. More...

#include <spuc/spuc_types.h>
#include <spuc/spuc_defines.h>
#include <cmath>
#include <iostream>
#include <spuc/complex.h>
#include <spuc/quant.h>
#include <spuc/delay.h>
#include <spuc/loop_filter.h>
#include <spuc/nco.h>
#include <spuc/a_d.h>
#include <spuc/fir.h>
#include <spuc/root_raised_cosine.h>
#include <spuc/lagrange.h>
#include <spuc/dd_symbol.h>
#include <spuc/qpsk_quadricorrelator.h>
#include <spuc/bpsk_quadricorrelator.h>
#include <spuc/qpsk_rcfd.h>
#include <spuc/cp_afc.h>
#include <spuc/carrier_nco.h>
#include <spuc/vco.h>
#include <spuc/nda_symbol.h>
#include <spuc/qpsk_dd_phase.h>
#include <spuc/builtin.h>
#include <spuc/fundtype.h>
Include dependency graph for qpsk.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SPUC::qpsk< Numeric >
 A QPSK receiver that can operate at exactly 2 samples/symbol. More...
 

Namespaces

 SPUC
 fixed point types: spuc_fixed,spuc_ufixed,spuc_int,spuc_uint
 

Detailed Description

A QPSK receiver that can operate at exactly 2 samples/symbol.