STFINV library: seek source wavelet correction filter
|
stfinv::STFEngine::STFEngine | ( | const stfinv::Tvectoroftriples & | triples, |
const stfinv::Waveform & | stf, | ||
const std::string & | parameters | ||
) |
Constructor.
triples | This function expects a vector of triples containing references to the users workspace for recorded time series as well as synthetic time series. These will be used as input. As a third set a reference to a workspace for synthetic time series convolved with the source correction filter is expected. The latter will be used as output. |
stf | The Waveform presents a reference to the users work space for the source correction filter time series. It will be used to present the result of the processing to the user. |
parameters | Parameters to select one of the engines as well as to control the engines are passed in a character sequence. See also How to construct parameter strings |
Definition at line 56 of file stfinvany.cc.
References initialize().