STFINV library: seek source wavelet correction filter
CWaveform Struct Reference

A struct to store a single waveform. More...

#include <stfinv.h>

Collaboration diagram for CWaveform:

Public Attributes

struct CWaveformHeader sampling
 Temporal sampling. More...
 
Tvalueseries
 Time series of waveform. This field actually is a pointer (C array) to the workspace where the user wishes to receive the samples of the obtained source correction filter. The size of the array is expected to be this->sampling::n. More...
 

Detailed Description

A struct to store a single waveform.

This will be used to pass the source correction filter.

Definition at line 139 of file stfinv.h.


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