|
conv/many suite: convert (m)any seismic data format(s)
|
struct to present a summary More...
#include <structgapanalysis.h>
Public Member Functions | |
| Gapsummary (const libtime::TAbsoluteTime &earliest, const libtime::TAbsoluteTime &latest, const libtime::TRelativeTime &indt) | |
Public Attributes | |
| unsigned int | ngaps |
| total number of gaps More... | |
| unsigned int | nbreaks |
| total number of breaks More... | |
| unsigned int | nmissing |
| number of missing samples More... | |
| unsigned int | nexpected |
| number of expected samples More... | |
| libtime::TRelativeTime | tspan |
| time span of analysis More... | |
| libtime::TRelativeTime | tmissing |
| time span not covered with samples More... | |
| libtime::TRelativeTime | dt |
| sampling interval More... | |
struct to present a summary
Definition at line 123 of file structgapanalysis.h.