DATRW++ library: seismic data I/O with multiple formats
|
void datrw::mseed::Record::read | ( | std::istream & | is, |
const bool & | dumpascii = false , |
||
const bool & | estimateNframes = false , |
||
const ConsistencyChecks & | checks = ConsistencyChecks(true, true) |
||
) |
read and decode a record to SFF
Definition at line 46 of file mseed_record_read.cc.
References datrw::mseed::MiniSEEDRecord::checks(), data, datrw::mseed::MiniSEEDRecord::debug(), datrw::mseed::key::dumpascii, datrw::mseed::key::estimateNframes, datrw::mseed::MiniSEEDRecord::estimateNframes(), datrw::mseed::Debug::report_ascii_data_to_stdout, valid, wid2, and xm1.
Referenced by datrw::imseedstream::imseedstream(), and datrw::imseedstream::read().