STFINV library: seek source wavelet correction filter
stfinv::WaveformTriple Struct Reference

A class to store the time series for a waveform triple. More...

#include <stfinvbase.h>

Collaboration diagram for stfinv::WaveformTriple:

Public Member Functions

double offset () const
 Return source offset of this waveform. More...
 

Public Attributes

Tseries convolvedsynthetics
 Time series of convolved synthetic data. This will contain the synthetic data convolved with the obtained source time function as a result of a call to the library functions. More...
 
Tseries::Tcoc data
 Time series of recorded data. More...
 
CTripleHeader header
 The header is expected to be the same for all three time series. In particular the number of samples must be appropriate for the memory allocated for all three time series arrays. More...
 
Tseries::Tcoc synthetics
 Time series of synthetic data. This is understood as the impulse response of the subsurface. More...
 

Detailed Description

A class to store the time series for a waveform triple.

Definition at line 82 of file stfinvbase.h.


The documentation for this struct was generated from the following files: