Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

_FACT Struct Reference

#include <fft_prep.h>

List of all members.

Public Attributes

long nfft
long fact_power [N_RADIX]
double * trigs
long * ifax
_FACT * next


Member Data Documentation

long _FACT::fact_power[N_RADIX]
 

Definition at line 30 of file fft_prep.h.

Referenced by buildFacList().

long* _FACT::ifax
 

Definition at line 32 of file fft_prep.h.

Referenced by convertWave(), gma(), makeTrigs(), and respLen().

struct _FACT* _FACT::next
 

Definition at line 33 of file fft_prep.h.

Referenced by buildFacList().

long _FACT::nfft
 

Definition at line 29 of file fft_prep.h.

Referenced by buildFacList(), and makeTrigs().

double* _FACT::trigs
 

Definition at line 31 of file fft_prep.h.

Referenced by convertWave(), gma(), makeTrigs(), and respLen().


The documentation for this struct was generated from the following file:
Generated on Tue May 6 09:16:24 2003 for Earthworm Libs by doxygen1.3-rc3