DATRW++ library: seismic data I/O with multiple formats
datrw::tsoft::TSOFTfile Class Reference

read a complete file More...

#include <tsoftreader.h>

Collaboration diagram for datrw::tsoft::TSOFTfile:

Public Member Functions

 TSOFTfile (std::istream &is, const bool &debug=false)
 create by reading More...
 
 TSOFTfile (std::istream &is, const ReaderConfig &rc, const bool &debug=false)
 create by reading More...
 
const Datacontainerdc () const
 return number of channels More...
 
Datacontainerdc ()
 return number of channels More...
 
const Tlosfree () const
 return free lines More...
 
int nchannels () const
 return number of channels More...
 
void read (std::istream &is, const bool &debug=false)
 read from stream More...
 

Private Attributes

Checklist Mchecklist
 my checklist More...
 
Datacontainer Mdatacontainer
 store channel info More...
 
Tlos Mfree
 store header More...
 
libtime::TRelativeTime Mincrement
 sampling interval More...
 
ReaderConfig Mreaderconfig
 Reader configuration. More...
 
double Mundetval
 store undetval More...
 

Detailed Description

read a complete file

Definition at line 86 of file tsoftreader.h.


The documentation for this class was generated from the following files: