conv/many suite: convert (m)any seismic data format(s)
|
struct to hold gaps of one stream More...
#include <structgapanalysis.h>
Public Types | |
typedef std::vector< Gap > | Tvecofgap |
Public Member Functions | |
Gapsofstream (const Gapid &id, const libtime::TAbsoluteTime &earliest, const libtime::TAbsoluteTime &latest) | |
Gapsummary | summarize () const |
provide a summary for this stream More... | |
Public Attributes | |
Gapid | ID |
Tvecofgap | gap |
Private Attributes | |
libtime::TAbsoluteTime | Mearliest |
libtime::TAbsoluteTime | Mlatest |
struct to hold gaps of one stream
Definition at line 149 of file structgapanalysis.h.