37 #ifndef TF_FUNCTIONS_H_VERSION 39 #define TF_FUNCTIONS_H_VERSION \ 49 const double& factor,
const double& dt,
50 const double& offset,
const Options& opt);
71 TFourier::Tspectrum
zfpointfc(
const int& n,
const double& dt,
75 const bool& debug=
false);
77 TFourier::Tspectrum
zflinefc(
const int& n,
const double& dt,
81 const bool& debug=
false);
83 TFourier::Tcoeff
hankel(
const double& arg);
85 #endif // TF_FUNCTIONS_H_VERSION (includeguard) Ttimeseries::Tseries Tseries
prototypes and structs for lisousi (prototypes)
Tseries filterresponse(const int &size, const double &dt, const Options &opt)
TFourier::Tseries singlevelocitytransformation(const TFourier::Tseries &series, const Parameters &par, const Exco &ec, const Options &opt)
TFourier::Tseries transitionmixer(TFourier::Tseries singlevelocityseries, TFourier::Tseries directwaveseries, const Parameters &par, const Options &opt)
TFourier::Tspectrum zflinefc(const int &n, const double &dt, const double &offset, const double &vs, const double &vp, const bool &debug=false)
TFourier::Tseries tdtapertransformation(TFourier::Tseries series, Parameters &par, const Options &opt)
TFourier::Tcoeff hankel(const double &arg)
TFourier::Tseries padseries(const TFourier::Tseries &series, const Options &opt)
TFourier::Tspectrum zfpointfc(const int &n, const double &dt, const double &offset, const double &vs, const double &vp, const bool &debug=false)
Fourier coefficients obtained by wavenumber integration (prototypes)
Tseries applytaper(const Tseries::Tcoc &input, const Tseries::Tcoc &taper, const double &factor, const double &dt, const double &offset, const Options &opt)