STFINV library: seek source wavelet correction filter

◆ convolvedsynthetics

Tvalue* CWaveformPair::convolvedsynthetics

Time series of convolved synthetic data. This field actually is a pointer (C array) to the workspace where the user wishes to receive the samples of the time series of synthetic data as a result of convolution with the source correction filter. The size of the array is expected to be this->header::sampling::n. This will contain the synthetic data (this->synthetics) convolved with the obtained source correction filter as a result of a call to the library functions.

Definition at line 128 of file stfinv.h.

Referenced by initstfinvenginewithpairs().