OpendTect-6_4  6.4
zaxistransformutils.h
Go to the documentation of this file.
1 #ifndef zaxistransformutils_h
2 #define zaxistransformutils_h
3 
4 /*+
5 ________________________________________________________________________
6 
7  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8  Author: Nanne Hemstra
9  Date: September 2007
10  RCS: $Id$
11 ________________________________________________________________________
12 
13 -*/
14 
15 #include "generalmod.h"
16 #include "trckeyzsampling.h"
17 #include "paralleltask.h"
18 
19 class ZAxisTransform;
20 class DataPointSet;
21 class BinIDValueSet;
22 
29 {
30 public:
33 
34  void setInput(const TrcKeyZSampling& cs,
35  TaskRunner* =0);
37  { dps_ = &dps; }
38 
39 protected:
40 
41  bool doPrepare(int nrthreads);
42  bool doWork(od_int64,od_int64,int threadid);
43  bool doFinish(bool success);
45  { return tkzs_.hsamp_.totalNr(); }
46 
47  int voiid_;
53 };
54 
55 #endif
#define mExpClass(module)
Definition: commondefs.h:160
ObjectSet< BinIDValueSet > bidvalsets_
Definition: zaxistransformutils.h:48
DataPointSet * dps_
Definition: zaxistransformutils.h:52
Set of data points with group selection.
Definition: datapointset.h:48
#define od_int64
Definition: plftypes.h:36
Finds next BinID in TrcKeySampling; initializes to first position.
Definition: trckeysampling.h:189
int voiid_
Definition: zaxistransformutils.h:47
Generates a DataPointSet with untransformed z-values corresponding to each BinID and z-value of a spe...
Definition: zaxistransformutils.h:28
od_int64 nrIterations() const
Definition: zaxistransformutils.h:44
Generalization of a task that can be run in parallel.
Definition: paralleltask.h:66
TrcKeyZSampling tkzs_
Definition: zaxistransformutils.h:50
Class that can execute a task.
Definition: task.h:169
Hor+Vert sampling in 3D surveys.
Definition: trckeyzsampling.h:35
void setOutputDPS(DataPointSet &dps)
Definition: zaxistransformutils.h:36
TrcKeySamplingIterator iter_
Definition: zaxistransformutils.h:49
ZAxisTransform & transform_
Definition: zaxistransformutils.h:51
A Pos::IdxPairValueSet with BinIDs.
Definition: binidvalset.h:23
Base class for z-axis transforms.
Definition: zaxistransform.h:37

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019