OpendTect  6.3
uimpecorrelationgrp.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: Nanne Hemstra
8  Date: April 2015
9  RCS: $Id: uihorizontracksetup.h 38749 2015-04-02 19:49:51Z nanne.hemstra@dgbes.com $
10 ________________________________________________________________________
11 
12 -*/
13 
14 #include "uimpemod.h"
15 #include "flatview.h"
16 
17 #include "uidlggroup.h"
18 #include "uimpe.h"
19 
20 class uiGenInput;
21 class uiLabeledSpinBox;
22 
23 namespace MPE
24 {
25 
26 class HorizonAdjuster;
27 class SectionTracker;
28 class uiPreviewGroup;
29 
30 
35 public:
36  uiCorrelationGroup(uiParent*,bool is2d);
38 
39  void setSectionTracker(SectionTracker*);
40 
41  void setSeedPos(const TrcKeyValue&);
42 
44  { return &changed_; }
45 
46  bool commitToTracker(bool& fieldchange) const;
47 
48 protected:
49 
50  void init();
51 
52  void selUseCorrelation(CallBacker*);
53  void correlationChangeCB(CallBacker*);
54  void windowChangeCB(CallBacker*);
55  void visibleDataChangeCB(CallBacker*);
56 
63 
65  void previewChgCB(CallBacker*);
66 
70 
72 };
73 
74 } // namespace MPE
#define mExpClass(module)
Definition: commondefs.h:157
Definition: trckeyvalue.h:25
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
uiLabeledSpinBox * corrthresholdfld_
Definition: uimpecorrelationgrp.h:59
uiGenInput * compwinfld_
Definition: uimpecorrelationgrp.h:58
SectionAdjuster to adjust EM::Horizon.
Definition: horizonadjuster.h:32
HorizonAdjuster * adjuster_
Definition: uimpecorrelationgrp.h:69
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
Interface class for Notifier. See comments there.
Definition: notify.h:20
MPE stands for Model, Predict, Edit. Contains tracking and editing functions.
Definition: autotracker.h:30
bool init()
SectionTracker * sectiontracker_
Definition: uimpecorrelationgrp.h:68
uiGenInput * snapfld_
Definition: uimpecorrelationgrp.h:60
Definition: uiparent.h:24
Tracks sections of EM::EMObject with ID EM::SectionID.
Definition: sectiontracker.h:36
Definition: uidlggroup.h:24
Class to help setup a callback handling.
Definition: notify.h:121
uiMPEEngine & uiMPE()
Access function for an instance (and normally the only instance) of MPE::uiMPEEngine.
Definition: uispinbox.h:123
Horizon tracking setup dialog.
Definition: uimpecorrelationgrp.h:33
Viewer for previewing data around seed.
Definition: uimpepreviewgrp.h:31
General Input Element.
Definition: uigeninput.h:56
TrcKeyValue seedpos_
Definition: uimpecorrelationgrp.h:67
uiGenInput * usecorrfld_
Definition: uimpecorrelationgrp.h:57
uiGenInput * nrtrcsfld_
Definition: uimpecorrelationgrp.h:62
uiPreviewGroup * previewgrp_
Definition: uimpecorrelationgrp.h:64
uiGenInput * nrzfld_
Definition: uimpecorrelationgrp.h:61
Notifier< uiCorrelationGroup > changed_
Definition: uimpecorrelationgrp.h:71
NotifierAccess * changeNotifier()
Definition: uimpecorrelationgrp.h:43

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