DATRW++ library: seismic data I/O with multiple formats
|
#include <seedstructs.h>
Public Member Functions | |
ControlHeader () | |
ControlHeader (const char *p) | |
Public Attributes | |
char | cont |
char | seqno [6] |
char | type |
a structure to hold any control header
see chapter 3, page 34 (old SEED manual) on "How to Assemble Control Headers"
This structure is used in datrw::mseed::FixedDataRecordHeader
See recent SEED V2.4 Manual: see chapter 8, page 108: "Fixed Section of Data Header (48 bytes)"
Definition at line 142 of file seedstructs.h.