DATRW++ library: seismic data I/O with multiple formats
|
#include <mseedread.h>
Public Member Functions | |
Debug (const bool &nonfatalflag=false, const bool &raflag=false) | |
constructor sets default values More... | |
Public Attributes | |
bool | inconsistencies_are_not_fatal |
make inconsistencies non fatal More... | |
bool | report_ascii_data_to_stdout |
report ASCII lines More... | |
debug modes
These debug modes control the behaviour of the MiniSEEDRecord class. They are meant to be usefull, when testing corrupt MiniSEED files. By setting the flags it is possible to scan the files by preventing inconsitencies from being fatal.
Definition at line 126 of file mseedread.h.