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
44
TFourier
Fourier
;
45
46
// provide series for tapering and filtering
47
Tseries
filter
,
taper
,
workseries
;
48
49
/* ----- END OF globaldata.cc ----- */
Tseries
Ttimeseries::Tseries Tseries
Definition:
lisousi.h:71
lisousi.h
prototypes and structs for lisousi (prototypes)
filter
Tseries filter
Definition:
globaldata.cc:47
workseries
Tseries workseries
Definition:
globaldata.cc:47
Fourier
TFourier Fourier
Definition:
globaldata.cc:44
taper
Tseries taper
Definition:
globaldata.cc:47
TFourier
fourier::fft::DRFFTWAFF TFourier
Definition:
lisousi.h:72
globaldata.cc
Generated on Mon Aug 21 2023 17:36:36 for LISOUSI: Line Source Simulation by
1.8.14