OpendTect  6.6
uiconstvel.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: A. Huck
8  Date: January 2017
9  RCS: $Id$
10 ________________________________________________________________________
11 
12 -*/
13 
14 #include "uitoolsmod.h"
15 
16 #include "uigeninput.h"
17 
18 namespace Vel
19 {
20 
21 mGlobal(uiTools) float getGUIDefaultVelocity();
25 
26 }; //namespace
27 
28 
29 
32 public:
34  float defvel=Vel::getGUIDefaultVelocity(),
35  const uiString& lbl=uiString::emptyString());
36 
38  void setInternalVelocity(float);
39  float getInternalVelocity() const;
40 
41 };
42 
43 
Vel
Velocity.
Definition: velocityfunction.h:32
mGlobal
#define mGlobal(module)
Definition: commondefs.h:180
uiConstantVel::mODTextTranslationClass
mODTextTranslationClass(uiConstantVel)
mExpClass
#define mExpClass(module)
Definition: commondefs.h:177
uiConstantVel::uiConstantVel
uiConstantVel(uiParent *, float defvel=Vel::getGUIDefaultVelocity(), const uiString &lbl=uiString::emptyString())
Internal velocities are survey independant (SI)
uiConstantVel::setInternalVelocity
void setInternalVelocity(float)
uiGenInput
General Input Element.
Definition: uigeninput.h:59
Vel::getGUIDefaultVelocity
float getGUIDefaultVelocity()
uigeninput.h
uiString
String that is able to hold international (UTF-8) strings for the user interface.
Definition: uistring.h:121
uiString::emptyString
static const uiString & emptyString()
Definition: uistring.h:300
uiConstantVel::getInternalVelocity
float getInternalVelocity() const
uiParent
Definition: uiparent.h:26
uiConstantVel
Definition: uiconstvel.h:31

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