|
DATRW++ library: seismic data I/O with multiple formats
|
all functions, classes, etc. to read data format of T.Forbriger's any2ascii More...
Namespaces | |
| helper | |
| contains a few helper functions to extract data while reading | |
Classes | |
| struct | FileHeader |
| holds the fileheader data More... | |
| struct | TraceHeader |
| holds the traceheader data More... | |
Functions | |
| void | help (std::ostream &os=std::cout) |
| function to print online help More... | |
| FileHeader | readfileheader (std::istream &is, const bool &verbose=false) |
| read the complete fileheader More... | |
| TraceHeader | readtraceheader (std::istream &is, const bool &verbose=false) |
| read the complete traceheader More... | |
Variables | |
| const char *const | streamname = "itfasciistream" |
| name of the stream More... | |
| const bool | isbinary =false |
| Format properties. More... | |
| const char *const | streamID ="tfascii" |
| Format properties. More... | |
all functions, classes, etc. to read data format of T.Forbriger's any2ascii