Public Member Functions | |
| SeisRandLineTo2D (const IOObj &, const IOObj &, const LineKey &, int trcinit, const Geometry::RandomLine &) | |
| ~SeisRandLineTo2D () | |
| const char * | message () const |
| const char * | nrDoneText () const |
| od_int64 | totalNr () const |
| od_int64 | nrDone () const |
| int | nextStep () |
| bool | execute (std::ostream *log=0, bool isfirst=true, bool islast=true, int delaybetwnstepsinms=0) |
Protected Attributes | |
| SeisTrcReader * | rdr_ |
| SeisTrcWriter * | wrr_ |
| int | nrdone_ |
| int | totnr_ |
| BinIDValueSet::Pos | pos_ |
| Seis::TableSelData & | seldata_ |
Private Member Functions | |
| bool | writeTraces () |
Private Attributes | |
| SeisTrcBuf * | buf_ |
| SeisRandLineTo2D::SeisRandLineTo2D | ( | const IOObj & | , | |
| const IOObj & | , | |||
| const LineKey & | , | |||
| int | trcinit, | |||
| const Geometry::RandomLine & | ||||
| ) |
| SeisRandLineTo2D::~SeisRandLineTo2D | ( | ) |
| bool SeisRandLineTo2D::execute | ( | std::ostream * | log = 0, |
|
| bool | isfirst = true, |
|||
| bool | islast = true, |
|||
| int | delaybetwnstepsinms = 0 | |||
| ) | [virtual] |
Reimplemented from Executor.
| const char* SeisRandLineTo2D::message | ( | ) | const [virtual] |
Reimplemented from Task.
| int SeisRandLineTo2D::nextStep | ( | ) | [virtual] |
Implements SequentialTask.
| od_int64 SeisRandLineTo2D::nrDone | ( | ) | const [virtual] |
Reimplemented from Task.
| const char* SeisRandLineTo2D::nrDoneText | ( | ) | const [virtual] |
Reimplemented from Task.
| od_int64 SeisRandLineTo2D::totalNr | ( | ) | const [virtual] |
Reimplemented from Task.
| bool SeisRandLineTo2D::writeTraces | ( | ) | [private] |
SeisTrcBuf* SeisRandLineTo2D::buf_ [private] |
int SeisRandLineTo2D::nrdone_ [protected] |
BinIDValueSet::Pos SeisRandLineTo2D::pos_ [protected] |
SeisTrcReader* SeisRandLineTo2D::rdr_ [protected] |
Seis::TableSelData& SeisRandLineTo2D::seldata_ [protected] |
int SeisRandLineTo2D::totnr_ [protected] |
SeisTrcWriter* SeisRandLineTo2D::wrr_ [protected] |
1.7.1