STFINV library: seek source wavelet correction filter

◆ stfspec()

STFFourierDomainEngine::TAspectrum stfinv::STFFourierDomainEngine::stfspec ( ) const
protected

return reference to Fourier transform of stf

Definition at line 351 of file stfinvfourier.cc.

References Mfftengineoutput.

Referenced by convolve(), initialize(), stfcoeff(), stfshift(), and taperstf().

352  {
353  return(Mfftengineoutput.spectrum(this->nreceivers()));
354  } // STFFourierDomainEngine::Tspectrum STFFourierDomainEngine::stfspec() const
Tfftengine Mfftengineoutput
combined FFT engine for stf and convolved synthetics and additional convolved time series ...
Here is the caller graph for this function: