| DATRW++ library: seismic data I/O with multiple formats
    | 
internals of the Thies DL1 reading module More...
| Namespaces | |
| helper | |
| Classes | |
| class | DataLine | 
| Store one line of data as read from DL1.  More... | |
| class | ExceptionInconsistentLine | 
| Exception indicating an inconsistent data line.  More... | |
| class | ExceptionRecordWindow | 
| Exception indicating an inconsistent data line.  More... | |
| class | File | 
| Store a full data file.  More... | |
| struct | FileHeader | 
| Store the header of a data file.  More... | |
| Typedefs | |
| typedef unsigned int | Tuint | 
| Functions | |
| const libtime::TRelativeTime | dl1samplinginterval (0, 0, 1) | 
| FileHeader | readheader (std::istream &is) | 
| Read and parse a file header.  More... | |
| Variables | |
| const libtime::TRelativeTime | dl1samplinginterval | 
| expected sampling interval of DL1  More... | |
| const char *const | precipitationID ="WR1" | 
| SEED channel identifier for precipitation.  More... | |
| const bool | isbinary =false | 
| Format properties.  More... | |
| const char *const | streamID ="thiesdl1" | 
| Format properties.  More... | |
internals of the Thies DL1 reading module