DATRW++ library: seismic data I/O with multiple formats
Reading module for: raw GSE data

all the stuff to read raw GSE data. More...

Namespaces

 datrw::gse
 all the stuff to read raw GSE data
 

Classes

class  datrw::igsestream
 class to read raw GSE data More...
 

Typedefs

typedef GSE2::waveform::intT datrw::gse::Tivalue
 default return type for GSE waveforms More...
 

Functions

void datrw::gse::help (std::ostream &os)
 print info about GSE reading More...
 
sff::WID2 datrw::gse::next_wid2 (std::istream &is)
 find next WID2 line More...
 
Tiseries datrw::gse::read_gse_data (std::istream &is, const int &nsamples)
 read samples from file More...
 
const bool datrw::gse::isbinary =false
 Format properties. More...
 
const char *const datrw::gse::streamID ="gse"
 Format properties. More...
 

Detailed Description

all the stuff to read raw GSE data.