LISOUSI: Line Source Simulation
globaldata.cc
Go to the documentation of this file.
1 
35 #define TF_GLOBALDATA_CC_VERSION \
36  "TF_GLOBALDATA_CC V1.0"
37 
38 #include "lisousi.h"
39 
40 // global data
41 // other programming units will make use of this processor
42 
43 // my Fourier transformation processor
45 
46 // provide series for tapering and filtering
48 
49 /* ----- END OF globaldata.cc ----- */
Ttimeseries::Tseries Tseries
Definition: lisousi.h:71
prototypes and structs for lisousi (prototypes)
Tseries filter
Definition: globaldata.cc:47
Tseries workseries
Definition: globaldata.cc:47
TFourier Fourier
Definition: globaldata.cc:44
Tseries taper
Definition: globaldata.cc:47
fourier::fft::DRFFTWAFF TFourier
Definition: lisousi.h:72