OpendTect-6_4  6.4
uivolprocsmoother.h
Go to the documentation of this file.
1 #ifndef uivolprocsmoother_h
2 #define uivolprocsmoother_h
3 
4 /*+
5 ________________________________________________________________________
6 
7  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8  Author: K. Tingdahl
9  Date: February 2008
10  RCS: $Id$
11 ________________________________________________________________________
12 
13 -*/
14 
15 #include "uivolumeprocessingmod.h"
16 #include "uivolprocchain.h"
17 #include "volprocsmoother.h"
18 
20 class uiLabeledSpinBox;
21 
22 namespace VolProc
23 {
24 
25 
26 mExpClass(uiVolumeProcessing) uiSmoother : public uiStepDialog
28 public:
29 
31  Smoother::sFactoryKeyword(),
32  Smoother::sFactoryDisplayName())
33  mDefaultFactoryInitClassImpl(uiStepDialog,createInstance)
34 
35  uiSmoother(uiParent*,Smoother*,bool is2d);
36 
37 protected:
38 
39  static uiStepDialog* createInstance(uiParent*,Step*,bool is2d);
40  bool acceptOK(CallBacker*);
41  void updateFlds(CallBacker*);
42 
44 
49 
50 };
51 
52 } // namespace VolProc
53 
54 #endif
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
uiLabeledSpinBox * crllenfld_
Definition: uivolprocsmoother.h:47
#define mDefaultFactoryInitClassImpl(baseclss, createfunc)
Definition: factory.h:274
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
Definition: uivolprocsmoother.h:26
Definition: uiparent.h:26
uiLabeledSpinBox * inllenfld_
Definition: uivolprocsmoother.h:46
A subclass of Step to smoothen volumes.
Definition: volprocsmoother.h:27
Definition: uispinbox.h:128
Adapter for a VolProc chain to external attribute calculation.
Definition: seisdatapackwriter.h:25
#define mDefaultFactoryInstanciationBase(keywrd, usernm)
Definition: factory.h:280
uiWindowFunctionSel * operatorselfld_
Definition: uivolprocsmoother.h:45
Definition: uivolprocstepdlg.h:31
An algorithm/calculation/transformation that takes one scalar volume as input, processes it...
Definition: volprocstep.h:42
Definition: uiwindowfunctionsel.h:28
uiLabeledSpinBox * zlenfld_
Definition: uivolprocsmoother.h:48
Smoother * smoother_
Definition: uivolprocsmoother.h:43

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