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

◆ operator==()

bool Gapid::operator== ( const Gapid other) const
inline

Definition at line 81 of file structgapanalysis.h.

References dt, and ID.

82  { return((this->ID == other.ID) && (this->dt == other.dt)); }
std::string ID
libtime::TRelativeTime dt