DATRW++ library: seismic data I/O with multiple formats
|
all the stuff to read raw GSE data More...
Typedefs | |
typedef aff::Series< Tivalue > | Tiseries |
typedef GSE2::waveform::intT | Tivalue |
default return type for GSE waveforms More... | |
Functions | |
void | help (std::ostream &os) |
print info about GSE reading More... | |
sff::WID2 | next_wid2 (std::istream &is) |
find next WID2 line More... | |
Tiseries | read_gse_data (std::istream &is, const int &nsamples) |
read samples from file More... | |
Variables | |
const bool | isbinary =false |
Format properties. More... | |
const char *const | streamID ="gse" |
Format properties. More... | |
all the stuff to read raw GSE data