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

SPUC::agc Class Reference
[Examples]

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)
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, Copyright(c) 1993-1996


Constructor & Destructor Documentation

SPUC::agc::agc long  thres = 32  )  [inline]
 


Member Function Documentation

long SPUC::agc::run complex< long >  adc  )  [inline]
 

Here is the call graph for this function:


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 file:
Generated on Fri Sep 16 11:08:18 2005 for spuc by  doxygen 1.4.4