OpendTect  6.6
uilinearveltrans.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: March 2013
9  RCS: $Id$
10 ________________________________________________________________________
11 
12 -*/
13 
14 #include "uivelocitymod.h"
15 #include "uitime2depthzaxistrans.h"
16 
17 class uiGenInput;
18 class uiZRangeInput;
19 
20 namespace Vel
21 {
22 
25 public:
26  static void initClass();
29 
31 
34  bool canBeField() const { return true; }
35 
36 protected:
38  const char*);
39  bool acceptOK();
41 
44 };
45 
46 }; //namespace
47 
48 
Vel
Velocity.
Definition: velocityfunction.h:32
mExpClass
#define mExpClass(module)
Definition: commondefs.h:177
Vel::uiLinearVelTransform::mODTextTranslationClass
mODTextTranslationClass(uiLinearVelTransform)
uitime2depthzaxistrans.h
CallBacker
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:185
Vel::uiLinearVelTransform::createInstance
static uiZAxisTransform * createInstance(uiParent *, const char *, const char *)
Vel::uiLinearVelTransform::acceptOK
bool acceptOK()
uiGenInput
General Input Element.
Definition: uigeninput.h:59
Vel::uiLinearVelTransform::gradientfld_
uiGenInput * gradientfld_
Definition: uilinearveltrans.h:43
ZAxisTransform
Base class for z-axis transforms.
Definition: zaxistransform.h:37
uiTime2DepthZTransformBase
Definition: uitime2depthzaxistrans.h:19
Vel::uiLinearVelTransform::~uiLinearVelTransform
~uiLinearVelTransform()
Vel::uiLinearVelTransform::uiLinearVelTransform
uiLinearVelTransform(uiParent *, bool t2d)
Vel::uiLinearVelTransform::getSelection
ZAxisTransform * getSelection()
Vel::uiLinearVelTransform::canBeField
bool canBeField() const
Definition: uilinearveltrans.h:34
FixedString
OD::String that holds an existing text string.
Definition: fixedstring.h:29
Vel::uiLinearVelTransform
Definition: uilinearveltrans.h:24
Vel::uiLinearVelTransform::initClass
static void initClass()
Vel::uiLinearVelTransform::toDomain
FixedString toDomain() const
uiZAxisTransform
Definition: uizaxistransform.h:26
Vel::uiLinearVelTransform::velfld_
uiGenInput * velfld_
Definition: uilinearveltrans.h:42
uiParent
Definition: uiparent.h:26
Vel::uiLinearVelTransform::fromDomain
FixedString fromDomain() const
Vel::uiLinearVelTransform::velChangedCB
void velChangedCB(CallBacker *)
uiZRangeInput
Definition: uizrangeinput.h:20

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