das2/dft.h File Reference

Provides a wrapper around FFTW for memory management and normalization. More...


Detailed Description

Provides a wrapper around FFTW for memory management and normalization.

Go to the source code of this file.

Data Structures

struct  Das2Dft
 An amplitude preserving Discrete Fourier Transform converter. More...
struct  Das2Psd
 A power spectral density estimator (periodogram). More...

Functions

const double * Dft_getReal (Das2Dft *pThis, size_t *pLen)
 Return the real component after a calculation.

Function Documentation

const double* Dft_getReal ( Das2Dft pThis,
size_t *  pLen 
)

Return the real component after a calculation.

Parameters:
pThis 
pLen 
Returns:
 All Data Structures Files Functions Variables Typedefs Enumerations Defines

Generated on 11 Sep 2016 for Das2 Stream Utilities by  doxygen 1.6.1