STFINV library: seek source wavelet correction filter
CTripleHeader Struct Reference

Structure to hold header information for a triple of waveforms.Each triple of waveforms reference by e.g. struct CWaveformTriple are associated to a receiver. The coordinates of the receiver as well as of the associated shot location are stored here. Further temporal sampling is defined by this->sampling. More...

#include <waveformheader.h>

Collaboration diagram for CTripleHeader:

Public Attributes

struct CWaveformHeader sampling
 Temporal sampling of all three waveforms. More...
 
Source coordinates in meters.
  • sx: x-coordinate
  • sy: y-coordinate
  • sz: z-coordinate
double sx
 
double sy
 
double sz
 
Receiver coordinates in meters.
  • rx: x-coordinate
  • ry: y-coordinate
  • rz: z-coordinate
double rx
 
double ry
 
double rz
 

Detailed Description

Structure to hold header information for a triple of waveforms.

Each triple of waveforms reference by e.g. struct CWaveformTriple are associated to a receiver. The coordinates of the receiver as well as of the associated shot location are stored here. Further temporal sampling is defined by this->sampling.

Definition at line 79 of file waveformheader.h.


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