STFINV library: seek source wavelet correction filter
|
|
protected |
copy input signals to workspace and transform input workspace to Fourier domain
Provide data passed (through the API) by the caller of the library to an engine operating in the Fourier domain. All input is available as time series data in first place.
This function should be called by the very first statement of the exec-function of the derived class (e.g. STFEngineFDLeastSquares::exec).
Definition at line 293 of file stfinvfourier.cc.
References getinput(), Mfftengineinput, and Mfftengineoutput.
Referenced by stfinv::STFEngineNormalize::exec(), and stfinv::STFEngineFDLeastSquares::exec().