Classes | |
| class | AGC |
| class | EventReader |
| class | EventWriter |
| class | EventDuplicator |
| class | Event |
| class | EventSet |
| class | EventManager |
| class | SetPickUndo |
| class | SetEventUndo |
| class | EventsAPIMgr |
| class | EventTracker |
| class | Gather |
| class | LateralStack |
| class | Mute |
| class | MuteAscIO |
| class | MuteDef |
| class | Processor |
| class | ProcessManager |
| class | PropCalc |
| calculates 'post-stack' properties of a Pre-Stack data store More... | |
| class | Stack |
| class | SemblanceAlgorithm |
Functions | |
| mClass EventManager & | ~EventExporter () |
| void | setHRange (const HorSampling &hrg) |
| od_int64 | nrDone () const |
| od_int64 | totalNr () const |
| const char * | message () const |
| int | nextStep () |
| const char * | nrDoneText () const |
| mDefineFactory (Processor, PF) | |
Variables | |
| mClass | EventExporter |
| std::ostream & | strm_ |
| EventManager & | events_ |
| HorSampling | hrg_ |
| BinIDValueSet | locations_ |
| BinIDValueSet::Pos | pos_ |
| int | nrdone_ |
| int | fileidx_ |
| const char * | message_ |
| PreStack::mDefineFactory | ( | Processor | , | |
| PF | ||||
| ) |
| const char* PreStack::message | ( | ) | const |
| int PreStack::nextStep | ( | ) |
| od_int64 PreStack::nrDone | ( | ) | const |
| const char* PreStack::nrDoneText | ( | ) | const |
| void PreStack::setHRange | ( | const HorSampling & | hrg | ) |
| od_int64 PreStack::totalNr | ( | ) | const |
| mClass EventManager& PreStack::~EventExporter | ( | ) |
| mClass PreStack::EventExporter |
Outputs an ascii string with all prestack event, each pick on one row. The columns are as follows:
Inline Crossline Event index (0-N). Dip, going to increasing inlines, If not dip is available, 0 is written Dip, going to increasing crosslines, If not dip is available, 0 is written Event quality, 0-255 Azimuth (0-2PI) Offset Depth Pick quality, 0-255
| const char* PreStack::message_ |
| std::ostream& PreStack::strm_ |
1.7.1