gr_costas_loop_cc.h File Reference

#include <gr_sync_block.h>
#include <stdexcept>
#include <fstream>

Go to the source code of this file.

Classes

class  gr_costas_loop_cc
 Carrier tracking PLL for QPSK input: complex; output: complex. More...

Typedefs

typedef boost::shared_ptr<
gr_costas_loop_cc
gr_costas_loop_cc_sptr

Functions

gr_costas_loop_cc_sptr gr_make_costas_loop_cc (float alpha, float beta, float max_freq, float min_freq, int order) throw (std::invalid_argument)


Typedef Documentation

typedef boost::shared_ptr<gr_costas_loop_cc> gr_costas_loop_cc_sptr


Function Documentation

gr_costas_loop_cc_sptr gr_make_costas_loop_cc ( float  alpha,
float  beta,
float  max_freq,
float  min_freq,
int  order 
) throw (std::invalid_argument)


Generated on Wed Dec 6 01:16:25 2006 for GNU Radio 2.x by  doxygen 1.5.1