|
DATRW++ library: seismic data I/O with multiple formats
|
#include <mseed.h>

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... | |