OpendTect  6.3
uielasticmodelprov.h
Go to the documentation of this file.
1 #pragma once
2 /*+
3 ________________________________________________________________________
4 
5  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
6  Author: Helene
7  Date: Feb 2014
8 ________________________________________________________________________
9 
10 -*/
11 
12 #include "uiseismod.h"
13 
14 #include "uigroup.h"
15 #include "uistring.h"
16 
17 class uiGenInput;
18 class uiIOObjSel;
19 class uiSeisSel;
20 class uiVelSel;
21 
24 public:
25  uiElasticModelProvider(uiParent*,bool is2d);
26  bool getInputMIDs(DBKey& pwmid,DBKey& swmid,
27  DBKey& aimid,DBKey& simid,
28  DBKey& denmid) const;
29  void setInputMIDs(const DBKey& pwmid,const DBKey& swmid,
30  const DBKey& aimid,const DBKey& simid,
31  const DBKey& denmid);
32 
33  uiString errMsg() const { return errmsg_; }
34 
35 protected:
36 
37  void inpTypeSel(CallBacker*);
38  void sourceSel(CallBacker*);
39 
51 
52 };
Definition: uigroup.h:53
#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
uiVelSel * swavefld_
Definition: uielasticmodelprov.h:48
uiIOObjSel * waveletfld_
Definition: uielasticmodelprov.h:49
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
Field that selects a velocity volume, and edit it's properties/velocity tag.
Definition: uiveldesc.h:91
uiGenInput * inpsourceacfld_
Definition: uielasticmodelprov.h:41
uiString errMsg() const
Definition: uielasticmodelprov.h:33
uiGenInput * inpsourceelfld_
Definition: uielasticmodelprov.h:42
Definition: uistring.h:88
Definition: uiparent.h:24
uiSeisSel * aifld_
Definition: uielasticmodelprov.h:45
uiGenInput * inptypefld_
Definition: uielasticmodelprov.h:40
uiSeisSel * optdensityfld_
Definition: uielasticmodelprov.h:43
uiString errmsg_
Definition: uielasticmodelprov.h:50
Definition: uiseissel.h:24
General Input Element.
Definition: uigeninput.h:56
uiSeisSel * sifld_
Definition: uielasticmodelprov.h:46
User Interface (UI) element for selection of IOObjs.
Definition: uiioobjsel.h:36
uiSeisSel * densityfld_
Definition: uielasticmodelprov.h:44
BufferString errmsg_
Definition: horizontracker.h:117
Definition: uielasticmodelprov.h:22
Full key to any object in the OpendTect data store.
Definition: dbkey.h:36
uiVelSel * pwavefld_
Definition: uielasticmodelprov.h:47

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