List of all members.
Public Attributes |
| float | real [FFT_BUFFER_SIZE] |
| float | imag [FFT_BUFFER_SIZE] |
Detailed Description
Definition at line 54 of file fft.c.
Member Data Documentation
| float fft_state::imag[FFT_BUFFER_SIZE] |
Definition at line 57 of file fft.c.
| float fft_state::real[FFT_BUFFER_SIZE] |
Definition at line 56 of file fft.c.
The documentation for this struct was generated from the following file: