DATRW++ library: seismic data I/O with multiple formats

◆ Checklist()

datrw::tsoft::Checklist::Checklist ( )

default constructor

Definition at line 56 of file tsoftreader.cc.

56  :
57  fileid(false), timeformat(false), increment(false), channels(false),
58  units(false), undetval(false), data(false)
59  {} // Checklist::Checklist()