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

SPUC::a_d Class Reference

An A/D conversion class. More...

#include <a_d.h>

List of all members.

Public Member Functions

complex< long > sample (complex< double > x)
 a_d (char h=8)
 Constructor.
long sample (double x)
 Quantize and limit signal to size bits.

Protected Attributes

char size
long max
 Number of bits <= 8.
long min


Detailed Description

An A/D conversion class.


Constructor & Destructor Documentation

SPUC::a_d::a_d char  h = 8  )  [inline]
 

Constructor.


Member Function Documentation

long SPUC::a_d::sample double  x  )  [inline]
 

Quantize and limit signal to size bits.

complex<long> SPUC::a_d::sample complex< double >  x  )  [inline]
 

Here is the call graph for this function:


Member Data Documentation

long SPUC::a_d::max [protected]
 

Number of bits <= 8.

long SPUC::a_d::min [protected]
 

char SPUC::a_d::size [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Sep 16 11:08:22 2005 for spuc by  doxygen 1.4.4