13 #include "prestackprocessingmod.h" 21 namespace Table {
class FormatDesc; }
89 int getNextLine(
BinID& bid,
int& horid,
90 float& off,
float& val);
od_istream & strm_
Definition: prestackeventascio.h:121
#define mExpClass(module)
Definition: commondefs.h:157
EventAscIO * ascio_
Definition: prestackeventascio.h:122
uiString message() const
Definition: prestackeventascio.h:55
OD class for stream write common access to the user log file, or std::cout in batch progs...
Definition: od_ostream.h:25
EventManager & evmgr_
Definition: prestackeventascio.h:124
BinIDValueSet::SPos pos_
Definition: prestackeventascio.h:66
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
#define od_int64
Definition: plftypes.h:34
Definition: prestackagc.h:18
IdxPairDataSet::SPos SPos
Definition: posidxpairvalset.h:42
Event * event_
Definition: prestackeventascio.h:123
Definition: uistring.h:88
od_int64 totalnr_
Definition: prestackeventascio.h:127
uiString message_
Definition: prestackeventascio.h:70
Outputs an ascii string with all PreStack event, each pick on one row. The columns are as follows: ...
Definition: prestackeventascio.h:44
OD class for stream read.
Definition: od_istream.h:23
bool isxy_
Definition: prestackeventascio.h:96
int nrdone_
Definition: prestackeventascio.h:68
od_istream & strm_
Definition: prestackeventascio.h:94
uiString message_
Definition: prestackeventascio.h:126
od_int64 totalNr() const
Definition: prestackeventascio.h:53
BinID lastbid_
Definition: prestackeventascio.h:128
The generalization of something (e.g. a computation) where the steps must be done in sequence...
Definition: task.h:147
Definition: geom2dascio.h:18
Horizontal sampling (inline and crossline range and steps).
Definition: trckeysampling.h:25
int lasthorid_
Definition: prestackeventascio.h:129
uiString message() const
Definition: prestackeventascio.h:115
int fileidx_
Definition: prestackeventascio.h:69
Ascii I/O for PreStack event.
Definition: prestackeventascio.h:78
Positioning in a seismic survey: inline/crossline or lineNr/trcNr.
Definition: binid.h:28
A Pos::IdxPairValueSet with BinIDs.
Definition: binidvalset.h:21
od_ostream & strm_
Definition: prestackeventascio.h:61
bool finishedreadingheader_
Definition: prestackeventascio.h:97
EventManager & events_
Definition: prestackeventascio.h:62
float udfval_
Definition: prestackeventascio.h:95
BinIDValueSet locations_
Definition: prestackeventascio.h:65
PreStack event importer.
Definition: prestackeventascio.h:105
TrcKeySampling tks_
Definition: prestackeventascio.h:63
A Event is a set of picks on an event on a single PreStack gather.
Definition: prestackevents.h:47
od_int64 nrDone() const
Definition: prestackeventascio.h:52
od_int64 totalNr() const
Definition: prestackeventascio.h:113
A EventManager is a set of EventsSet on multiple PreStack gathers, and are identified under the same ...
Definition: prestackevents.h:102