21 namespace Seis {
class MSCProvider; }
33 { searchgate_ = gate; }
41 float findNearestEvent(
const SeisTrc&,
65 virtual int nextStep();
#define mExpClass(module)
Definition: commondefs.h:157
int nrdone_
Definition: seiseventsnapper.h:48
Seismics.
Definition: segydirectdef.h:20
const Interval< float > & getSearchGate() const
Definition: seiseventsnapper.h:34
void setSearchGate(const Interval< float > &gate)
Definition: seiseventsnapper.h:32
VSEvent::Type getEvent() const
Definition: seiseventsnapper.h:30
Reads seismic data into buffers providing a Moving Virtual Subcube of seismic data.
Definition: seismscprov.h:55
#define od_int64
Definition: plftypes.h:34
Seis::MSCProvider * mscprov_
Definition: seiseventsnapper.h:68
Definition: uistring.h:88
Definition: seiseventsnapper.h:53
void message(const char *)
default: to stderr
Interval< float > searchgate_
Definition: seiseventsnapper.h:44
VSEvent::Type eventtype_
Definition: seiseventsnapper.h:45
void setEvent(VSEvent::Type tp)
Definition: seiseventsnapper.h:28
Seismic trace.
Definition: seistrc.h:31
BinIDValueSet & positions_
Definition: seiseventsnapper.h:67
virtual od_int64 totalNr() const
Definition: seiseventsnapper.h:36
A Pos::IdxPairValueSet with BinIDs.
Definition: binidvalset.h:21
Type
Definition: valseriesevent.h:24
Definition: seiseventsnapper.h:23
virtual od_int64 nrDone() const
Definition: seiseventsnapper.h:37
int totalnr_
Definition: seiseventsnapper.h:47
Specification to enable chunkwise execution of a process.
Definition: executor.h:38