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

#include <seedstructs.h>

Collaboration diagram for datrw::mseed::SEED::QualityFlags:

Public Member Functions

 QualityFlags ()
 
 QualityFlags (const unsigned char &p)
 

Public Attributes

bool ampsat: 1
 amplifier saturation detected More...
 
bool charging: 1
 a digital filter may be charging More...
 
bool clip: 1
 digitizer clipping detected More...
 
bool glitch: 1
 glitches detected More...
 
bool miss: 1
 missing/padded data present More...
 
bool spike: 1
 spikes detected More...
 
bool telsynch: 1
 telemetry synchronization error More...
 
bool time: 1
 time tag is questionable More...
 

Detailed Description

a structure to hold quality flags

used in Fixed Data Record Header see chapter 8, page 93

Definition at line 275 of file seedstructs.h.


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