SPUC::agc Class Reference
[SPUC non-template classes]

This is a simple sigma-delta type AGC for the variable rate QPSK example. More...

#include <agc.h>

List of all members.

Public Member Functions

 agc (long thres=32)
 This is a simple sigma-delta type AGC for the variable rate QPSK example.
long run (complex< long > adc)

Public Attributes

long agc_acc
long agc_bit
long agc_thres


Detailed Description

This is a simple sigma-delta type AGC for the variable rate QPSK example.

Author:
Tony Kirke


Constructor & Destructor Documentation

SPUC::agc::agc ( long  thres = 32  ) 

This is a simple sigma-delta type AGC for the variable rate QPSK example.

Author:
Tony Kirke, Copyright(c) 1993-1996


Member Function Documentation

long SPUC::agc::run ( complex< long >  adc  ) 


Member Data Documentation

long SPUC::agc::agc_acc

long SPUC::agc::agc_bit

long SPUC::agc::agc_thres


The documentation for this class was generated from the following files:
Generated on Mon Jun 9 19:40:30 2008 for DSPTemplates by  doxygen 1.4.7