FFT Class Reference

Spectrum calculation. More...

#include <FFT.h>

List of all members.

Static Public Member Functions

static void Transform (unsigned int iSamples, float *pRealIn, float *pImagIn, float *pRealOut, float *pImagOut)


Detailed Description

Spectrum calculation.
The documentation for this class was generated from the following files:

Generated on Thu Jul 2 23:00:07 2009 for armscope by  doxygen 1.5.9
Tomasz Ostrowski