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

◆ Gapsofstream()

Gapsofstream::Gapsofstream ( const Gapid id,
const libtime::TAbsoluteTime &  earliest,
const libtime::TAbsoluteTime &  latest 
)
inline

Definition at line 151 of file structgapanalysis.h.

References gap.

154  : ID(id), Mearliest(earliest), Mlatest(latest)
155  {
156  this->gap.clear();
157  }
libtime::TAbsoluteTime Mlatest
libtime::TAbsoluteTime Mearliest