DATRW++ library: seismic data I/O with multiple formats
datrw::thiesdl1::FileHeader Struct Reference

Store the header of a data file. More...

#include <thiesdl1file.h>

Collaboration diagram for datrw::thiesdl1::FileHeader:

Public Member Functions

void clear ()
 clear entries More...
 
unsigned int nsamples () const
 number of samples More...
 
::sff::WID2 wid2line () const
 return WID2 header More...
 

Public Attributes

libtime::TAbsoluteTime creationdate
 creation date More...
 
libtime::TAbsoluteTime earliestdate
 earliest date More...
 
std::string expectedfinaldataline
 Expected final data line (as announced in header lines) More...
 
std::string expectedinitialdataline
 Expected initial data line (as announced in header lines) More...
 
std::string initialdataline
 Initial data line. More...
 
libtime::TAbsoluteTime latestdate
 latest date More...
 
::sff::FREE lines
 A collection of header lines with hash sign stripped off. More...
 
bool readsuccessfully
 true if header data was read successfully More...
 

Detailed Description

Store the header of a data file.

Definition at line 87 of file thiesdl1file.h.


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