Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

FEAPIExamplePluginZeroCrossings/zplFFTGen.cpp File Reference

#include <string.h>
#include <math.h>
#include "zplVecLib.h"
#include "fft.h"

Include dependency graph for FEAPIExamplePluginZeroCrossings/zplFFTGen.cpp:

Go to the source code of this file.

Classes

class  CzplfFFTGen

Defines

#define _2PI   (float)(6.283185307179586476925286766559)
 2*pi

Functions

int zplfFFTCreateInstance_Gen (CzplfFFT_If *&pCFFT, int iBlockLength, int iZeroPadFactor, CzplfFFT_If::_Fft_Windows_ eWindowType)
int zplfFFTDestroyInstance_Gen (CzplfFFT_If *&pCFFT)


Define Documentation

#define _2PI   (float)(6.283185307179586476925286766559)
 

2*pi

Definition at line 48 of file FEAPIExamplePluginZeroCrossings/zplFFTGen.cpp.


Function Documentation

int zplfFFTCreateInstance_Gen CzplfFFT_If *&  pCFFT,
int  iBlockLength,
int  iZeroPadFactor,
CzplfFFT_If::_Fft_Windows_  eWindowType
 

Definition at line 199 of file FEAPIExamplePluginZeroCrossings/zplFFTGen.cpp.

References eWindowType, iBlockLength, iZeroPadFactor, and CzplfFFTGen::m_eLastError.

int zplfFFTDestroyInstance_Gen CzplfFFT_If *&  pCFFT  ) 
 

Definition at line 228 of file FEAPIExamplePluginZeroCrossings/zplFFTGen.cpp.


Generated on Fri Mar 23 10:28:56 2007 for FEAPI Plugin Documentation by  doxygen 1.3.9.1