DATRW++ library: seismic data I/O with multiple formats
|
#include <seedstructs.h>
Public Member Functions | |
DataExtensionBlockette () | |
DataExtensionBlockette (const char *p, const bool &swap=false) | |
unsigned int | ifcount () const |
unsigned int | itquality () const |
int | iusec () const |
void | swap () |
Public Attributes | |
DataRecordBlocketteHeader | blocketteheader |
unsigned char | fcount |
frame count More... | |
unsigned char | reserved |
reserved More... | |
unsigned char | tquality |
Timing quality. More... | |
char | usec |
microseconds More... | |
a structure to hold a data extension blockette
[1001] Data Extension Blockette
Definition at line 371 of file seedstructs.h.