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

#include <seedstructs.h>

Collaboration diagram for datrw::mseed::SEED::ActivityFlags:

Public Member Functions

 ActivityFlags ()
 
 ActivityFlags (const unsigned char &p)
 

Public Attributes

bool begevent: 1
 beginning of event More...
 
bool calpres: 1
 calibration signals present More...
 
bool endevent: 1
 end of event More...
 
bool event: 1
 event in progress More...
 
bool negleap: 1
 a negative leap second happend More...
 
bool posleap: 1
 a positive leap second happend More...
 
bool tcorrapp: 1
 time correction applied More...
 
bool unused1: 1
 

Detailed Description

a structure to hold activity flags

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

Definition at line 235 of file seedstructs.h.


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