DATRW++ library: seismic data I/O with multiple formats
datrw::mseed::ConsistencyChecks Struct Reference

#include <mseed.h>

Collaboration diagram for datrw::mseed::ConsistencyChecks:

Public Member Functions

 ConsistencyChecks (const bool &fatal, const bool &check)
 

Public Attributes

ConsistencyCheckControl data
 Check for consistent data values. More...
 
ConsistencyCheckControl nframes
 Check for consistent number of frames. More...
 
ConsistencyCheckControl nsamples
 Check for consistent number of samples. More...
 
ConsistencyCheckControl usec
 Check for usec field being in specified range. More...
 

Detailed Description

Container for flags to control consistency checks

Definition at line 85 of file mseed.h.


The documentation for this struct was generated from the following file: