a small step further towards Fourier transform. PFourier most probably not functional yet.

This commit is contained in:
nemu
2008-12-16 08:04:38 +00:00
parent 5a58b99e28
commit d29375c912
7 changed files with 552 additions and 9 deletions

View File

@ -98,6 +98,7 @@ using namespace std;
#define FOURIER_UNIT_NOT_GIVEN 0
#define FOURIER_UNIT_FIELD 1
#define FOURIER_UNIT_FREQ 2
#define FOURIER_UNIT_CYCLES 3
#define FOURIER_APOD_NOT_GIVEN 0
#define FOURIER_APOD_NONE 1