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

◆ data

ConsistencyCheckControl datrw::mseed::ConsistencyChecks::data

Check for consistent data values.

Page 142 of "SEED Reference Manual, Standard for the Exchange of Earthquake Data, SEED Format Version 2.4, August, 2012":

The reverse integrating constant also provides for a quick data integrity check when compared with the last computed sample. A discrepancy indicates that the contents of the data are garbled.

The sample value of the last sample in the record is compared against the value of the reverse integration constant as provided in the first data frame of the record.

Definition at line 121 of file mseed.h.

Referenced by datrw::imseedstream::imseedstream(), and datrw::mseed::MiniSEEDRecord::read().