Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

gr_pll_carriertracking_cc Class Reference
[Signal Processing Blocks]

#include <gr_pll_carriertracking_cc.h>

Inheritance diagram for gr_pll_carriertracking_cc:

Inheritance graph
[legend]
Collaboration diagram for gr_pll_carriertracking_cc:

Collaboration graph
[legend]
List of all members.

Detailed Description

Implements a PLL which locks to the input frequency and outputs the input signal mixed with that carrier.

input: stream of complex; output: stream of complex

This PLL locks onto a [possibly noisy] reference carrier on the input and outputs that signal, downconverted to DC

All settings max_freq and min_freq are in terms of radians per sample, NOT HERTZ. Alpha is the phase gain (first order, units of radians per radian) and beta is the frequency gain (second order, units of radians per sample per radian)

See also:
gr_pll_freqdet_cf, gr_pll_carriertracking_cc


Public Member Functions

bool lock_detector (void)
bool squelch_enable (bool)
float set_lock_threshold (float)

Friends

gr_pll_carriertracking_cc_sptr gr_make_pll_carriertracking_cc (float alpha, float beta, float max_freq, float min_freq)


Member Function Documentation

bool gr_pll_carriertracking_cc::lock_detector void   ) 
 

float gr_pll_carriertracking_cc::set_lock_threshold float   ) 
 

bool gr_pll_carriertracking_cc::squelch_enable bool   ) 
 


Friends And Related Function Documentation

gr_pll_carriertracking_cc_sptr gr_make_pll_carriertracking_cc float  alpha,
float  beta,
float  max_freq,
float  min_freq
[friend]
 


The documentation for this class was generated from the following files:
Generated on Sat Jul 8 17:13:46 2006 for GNU Radio 2.x by  doxygen 1.4.1