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

#include <seedstructs.h>

Collaboration diagram for datrw::mseed::SEED::BTIME:

Public Member Functions

 BTIME ()
 
 BTIME (const char *p, const bool &swap=false)
 
void swap ()
 

Public Attributes

unsigned short int doy
 
unsigned char hour
 
unsigned char min
 
unsigned char sec
 
unsigned short int tmilsec
 
unsigned short int year
 
unsigned char zero
 

Detailed Description

a strcuture to hold a starting time etc.

see chapter 3, page 35.

Definition at line 211 of file seedstructs.h.


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