DATRW++ library: seismic data I/O with multiple formats
|
#include <seedstructs.h>
Public Member Functions | |
BlocketteHeader () | |
BlocketteHeader (const char *p) | |
Public Attributes | |
char | len [4] |
char | type [3] |
a structure to hold a blockette header
see chapter 3, page 34 on "How to Assemble Control Headers"
This differs from the blockette header of data record blockettes. See DataRecordBlocketteHeader below.
Definition at line 159 of file seedstructs.h.