#include <orsa_fft.h>
Public Attributes | |
| fftw_complex * | pointer_points_sequence |
| int | size |
Definition at line 41 of file orsa_fft.h.
| fftw_complex* pointer_points_sequence |
Definition at line 42 of file orsa_fft.h.
Referenced by orsa::accurate_peak(), orsa::phi_gsl(), orsa::phi_gsl_two(), and orsa::phi_Hanning_gsl().
| int size |
Definition at line 43 of file orsa_fft.h.
Referenced by orsa::accurate_peak(), orsa::phi_gsl(), orsa::phi_gsl_two(), and orsa::phi_Hanning_gsl().
1.4.7