STFINV library: seek source wavelet correction filter

◆ stfcoeff()

STFFourierDomainEngine::TAspectrum::Tvalue & stfinv::STFFourierDomainEngine::stfcoeff ( const unsigned int &  i) const
protected

return reference to Fourier coefficients of stf for frequency i

Definition at line 397 of file stfinvfourier.cc.

References stfspec().

Referenced by convolve(), stfinv::STFEngineNormalize::exec(), and stfinv::STFEngineFDLeastSquares::exec().

398  {
400  return(stffft(i));
401  } // STFFourierDomainEngine::stfcoeff(const unsigned int& i) const
Tfftengine::TAspectrum TAspectrum
type of array for Fourier transforms
TAspectrum stfspec() const
return reference to Fourier transform of stf
Here is the call graph for this function:
Here is the caller graph for this function: