|
DATRW++ library: seismic data I/O with multiple formats
|
#include <seedstructs.h>

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 |
a strcuture to hold a starting time etc.
see chapter 3, page 35.
Definition at line 211 of file seedstructs.h.