OpendTect  6.6
uiprestacklateralstack.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: K. Tingdahl
8  Date: April 2005
9  RCS: $Id$
10 ________________________________________________________________________
11 
12 
13 -*/
14 
15 #include "uiprestackprocessingmod.h"
16 #include "uidialog.h"
17 class uiGenInput;
18 
19 namespace PreStack
20 {
21 
22 class LateralStack;
23 class Processor;
24 
25 mExpClass(uiPreStackProcessing) uiLateralStack : public uiDialog
27 public:
28  static void initClass();
30 
31 protected:
34 
38 };
39 
40 
41 }; //namespace
42 
mExpClass
#define mExpClass(module)
Definition: commondefs.h:177
PreStack::uiLateralStack::mODTextTranslationClass
mODTextTranslationClass(uiLateralStack)
CallBacker
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:185
PreStack::Processor
Processes PreStack data at one cdp location. The algorithm is implemented in subclasses,...
Definition: prestackprocessor.h:36
PreStack::uiLateralStack::processor_
LateralStack * processor_
Definition: uiprestacklateralstack.h:35
uiGenInput
General Input Element.
Definition: uigeninput.h:59
PreStack::uiLateralStack::acceptOK
bool acceptOK(CallBacker *)
confirm accept
PreStack::uiLateralStack::stepoutfld_
uiGenInput * stepoutfld_
Definition: uiprestacklateralstack.h:36
PreStack::uiLateralStack
Definition: uiprestacklateralstack.h:26
PreStack::uiLateralStack::initClass
static void initClass()
uidialog.h
PreStack::uiLateralStack::iscrossfld_
uiGenInput * iscrossfld_
Definition: uiprestacklateralstack.h:37
PreStack
Definition: synthseis.h:35
PreStack::uiLateralStack::create
static uiDialog * create(uiParent *, Processor *)
uiParent
Definition: uiparent.h:26
PreStack::uiLateralStack::uiLateralStack
uiLateralStack(uiParent *, LateralStack *)
uiDialog
Definition: uidialog.h:42
PreStack::LateralStack
Lateral stack.
Definition: prestacklateralstack.h:28

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