conv/many suite: convert (m)any seismic data format(s)

◆ tmissing()

libtime::TRelativeTime Gap::tmissing ( ) const
inline

Definition at line 102 of file structgapanalysis.h.

References Gapid::dt, first, ID, isbreak(), and last.

Referenced by nmissing().

103  {
104  libtime::TRelativeTime retval(0);
105  if (!this->isbreak()) { retval=last-first+ID.dt; }
106  return(retval);
107  }
libtime::TAbsoluteTime first
libtime::TAbsoluteTime last
libtime::TRelativeTime dt
Gapid ID
bool isbreak() const
Here is the call graph for this function:
Here is the caller graph for this function: