OpendTect  6.6
uigdexamacorr.h
Go to the documentation of this file.
1 #pragma once
2 
3 /*+
4 ________________________________________________________________________
5 
6  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7  Author: H. Huck
8  Date: Sep 2006
9  RCS: $Id$
10 ________________________________________________________________________
11 
12 -*/
13 
14 #include "uiattributesmod.h"
15 
16 #include "attribdescid.h"
17 #include "trckeyzsampling.h"
18 #include "linekey.h"
19 #include "uistring.h"
20 
21 namespace Attrib { class EngineMan; class DescSet;
22  class Data2DHolder; class Processor; }
23 class uiFlatViewMainWin;
24 class uiParent;
25 class FlatDataPack;
26 
31 public:
34 
35  bool computeAutocorr(bool);
38  { tkzs_ = cs; }
39  void setGeomID( const Pos::GeomID& geomid )
40  { geomid_ = geomid; }
41  void setAttribID( Attrib::DescID id ) { attribid_=id;}
43  //<! descset becomes mine!
44 
45 protected:
46 
51  void displayWiggles(bool,bool);
52  bool setUpViewWin(bool);
53 
63 
66 };
67 
GapDeconACorrView::~GapDeconACorrView
mODTextTranslationClass(GapDeconACorrView) public ~GapDeconACorrView()
Attrib::DescID
AttribDesc ID: each Desc has a unique ID in a set; the boolean isstored allows us to know whether thi...
Definition: attribdescid.h:27
GapDeconACorrView::setTrcKeyZSampling
void setTrcKeyZSampling(TrcKeyZSampling cs)
Definition: uigdexamacorr.h:37
GapDeconACorrView::createFD3DDataPack
void createFD3DDataPack(bool, Attrib::EngineMan *, Attrib::Processor *)
Attrib::Data2DHolder
Class that holds 2d seismic data or attribute data.
Definition: attribdataholder.h:82
GapDeconACorrView::examwin_
uiFlatViewMainWin * examwin_
Definition: uigdexamacorr.h:54
DataPack::id
ID id() const
Definition: datapack.h:45
uistring.h
GapDeconACorrView::displayWiggles
void displayWiggles(bool, bool)
GapDeconACorrView::setDescSet
void setDescSet(Attrib::DescSet *)
GapDeconACorrView
GapDecon Attribute autocorrelation preview in a 2d viewer.
Definition: uigdexamacorr.h:30
GapDeconACorrView::setAttribID
void setAttribID(Attrib::DescID id)
Definition: uigdexamacorr.h:41
Attrib::EngineMan
The attribute engine manager.
Definition: attribengman.h:46
GapDeconACorrView::qctitle_
uiString qctitle_
Definition: uigdexamacorr.h:62
GapDeconACorrView::qcwin_
uiFlatViewMainWin * qcwin_
Definition: uigdexamacorr.h:55
GapDeconACorrView::createFD2DDataPack
void createFD2DDataPack(bool, const Attrib::Data2DHolder &)
GapDeconACorrView::examtitle_
uiString examtitle_
Definition: uigdexamacorr.h:61
GapDeconACorrView::fddatapackqc_
FlatDataPack * fddatapackqc_
Definition: uigdexamacorr.h:64
GapDeconACorrView::setGeomID
void setGeomID(const Pos::GeomID &geomid)
Definition: uigdexamacorr.h:39
GapDeconACorrView::dset_
Attrib::DescSet * dset_
Definition: uigdexamacorr.h:59
mODTextTranslationClass
#define mODTextTranslationClass(clss)
Definition: uistring.h:40
TrcKeyZSampling
Hor+Vert sampling in 3D surveys.
Definition: trckeyzsampling.h:35
trckeyzsampling.h
Attrib::Processor
Attribute Processor.
Definition: attribprocessor.h:34
mClass
#define mClass(module)
Definition: commondefs.h:181
GapDeconACorrView::fddatapackexam_
FlatDataPack * fddatapackexam_
Definition: uigdexamacorr.h:65
GapDeconACorrView::setUpViewWin
bool setUpViewWin(bool)
uiFlatViewMainWin
(Non-modal) main window containing one or more uiFlatViewer(s).
Definition: uiflatviewmainwin.h:24
FlatDataPack
DataPack for flat data.
Definition: datapackbase.h:65
GapDeconACorrView::attribid_
Attrib::DescID attribid_
Definition: uigdexamacorr.h:58
GapDeconACorrView::tkzs_
TrcKeyZSampling tkzs_
Definition: uigdexamacorr.h:56
GapDeconACorrView::computeAutocorr
bool computeAutocorr(bool)
attribdescid.h
uiString
String that is able to hold international (UTF-8) strings for the user interface.
Definition: uistring.h:121
linekey.h
GapDeconACorrView::parent_
uiParent * parent_
Definition: uigdexamacorr.h:60
GapDeconACorrView::geomid_
Pos::GeomID geomid_
Definition: uigdexamacorr.h:57
uiParent
Definition: uiparent.h:26
GapDeconACorrView::createAndDisplay2DViewer
void createAndDisplay2DViewer(bool)
GapDeconACorrView::createEngineMan
Attrib::EngineMan * createEngineMan()
Attrib::DescSet
Set of attribute descriptions.
Definition: attribdescset.h:35
Attrib
Semblance Attribute.
Definition: attribdataholder.h:25
Pos::GeomID
Index_Type GeomID
Definition: commontypes.h:87

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