39 #ifndef TSIO_SFFTSFILEREAD_H_VERSION 41 #define TSIO_SFFTSFILEREAD_H_VERSION \ 42 "TSIO_SFFTSFILEREAD_H 2019/04/02" 60 this->read(is, rl, verbose);
73 is >> this->fileheader;
78 if ((rl.size()==0) || rl.contains(itrace))
81 { std::cout <<
" * read trace #" << itrace << std::endl; }
85 this->push_back(timeseries);
90 { std::cout <<
" skip trace #" << itrace << std::endl; }
100 #endif // TSIO_SFFTSFILEREAD_H_VERSION (includeguard) void read(datrw::idatstream &is, const bool &verbose=false)
Read a complete file with all traces.
tfxx::RangeList< int > Trangelist
void settraceindex(int ti)
set trace index member data
data file container for SFF TimeSeries (prototypes)