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 Sat Oct 3 18:45:45 2009 for miniscope v3 by  doxygen 1.5.9
Tomasz Ostrowski