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

#include <seedstructs.h>

Collaboration diagram for datrw::mseed::SEED::DataOnlySEEDBlockette:

Public Member Functions

 DataOnlySEEDBlockette ()
 
 DataOnlySEEDBlockette (const char *p, const bool &swap=false)
 
unsigned int ibytesex () const
 
unsigned int iformat () const
 
unsigned int ireclen () const
 
unsigned int reclenbytes () const
 
void swap ()
 

Public Attributes

DataRecordBlocketteHeader blocketteheader
 
unsigned char bytesex
 Word order. More...
 
unsigned char format
 Encoding Format. More...
 
unsigned char reclen
 Data Record Length. More...
 
unsigned char reserved
 Reserved. More...
 

Detailed Description

a structure to hold a data only blockette

[1000] Data Only SEED Blockette

Definition at line 346 of file seedstructs.h.


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