SPUC  3.0
Classes | Namespaces
qpsk_variable.h File Reference

A QPSK receiver that can operate over a range of non-integer sampling rates. More...

#include <spuc/spuc_types.h>
#include <string>
#include <cmath>
#include <iostream>
#include <spuc/spuc_defines.h>
#include <spuc/complex.h>
#include <spuc/delay.h>
#include <spuc/loop_filter.h>
#include <spuc/vco.h>
#include <spuc/a_d.h>
#include <spuc/fir.h>
#include <spuc/lagrange.h>
#include <spuc/cordic.h>
#include <spuc/qpsk_discriminators.h>
#include <spuc/sum_and_dump.h>
#include <spuc/resampler.h>
#include <spuc/agc.h>
#include <spuc/quant.h>
#include <spuc/builtin.h>
#include <spuc/fundtype.h>
Include dependency graph for qpsk_variable.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SPUC::qpsk_variable< Numeric >
 A QPSK receiver that can operate over a range of non-integer sampling rates. More...
 

Namespaces

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

Detailed Description

A QPSK receiver that can operate over a range of non-integer sampling rates.