OpendTect-6_4  6.4
uiprestackagc.h
Go to the documentation of this file.
1 #ifndef uiprestackagc_h
2 #define uiprestackagc_h
3 
4 /*+
5 ________________________________________________________________________
6 
7  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8  Author: K. Tingdahl
9  Date: April 2005
10  RCS: $Id$
11 ________________________________________________________________________
12 
13 
14 -*/
15 
16 #include "uiprestackprocessingmod.h"
17 #include "uidialog.h"
18 class uiGenInput;
19 
20 namespace PreStack
21 {
22 
23 class AGC;
24 class Processor;
25 
26 mExpClass(uiPreStackProcessing) uiAGC : public uiDialog
28 public:
29  static void initClass();
30  uiAGC(uiParent*,AGC*);
31 
32 protected:
33  bool acceptOK(CallBacker*);
34  static uiDialog* create(uiParent*,Processor*);
35 
39 };
40 
41 } // namespace PreStack
42 
43 #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
Processor for PreStack AGC.
Definition: prestackagc.h:27
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
Processes PreStack data at one cdp location. The algorithm is implemented in subclasses, and can be created by the PreStack::PF() factory.
Definition: prestackprocessor.h:36
Definition: synthseis.h:36
Definition: uiparent.h:26
AGC * processor_
Definition: uiprestackagc.h:36
Definition: uidialog.h:42
General Input Element.
Definition: uigeninput.h:58
static uiHor3DInterpol * create(uiParent *)
uiGenInput * windowfld_
Definition: uiprestackagc.h:37
Computes an AGC over a ValueSeries.
Definition: agc.h:25
uiGenInput * lowenergymute_
Definition: uiprestackagc.h:38
Definition: uiprestackagc.h:26
static void initClass()

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