OpendTect-6_4  6.4
welltieunitfactors.h
Go to the documentation of this file.
1 #ifndef welltieunitfactors_h
2 #define welltieunitfactors_h
3 
4 /*+
5 ________________________________________________________________________
6 
7 (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8 Author: Bruno
9 Date: Feb 2009
10 RCS: $Id: welltieunitfactors.h,v 1.1 2009-01-19 13:02:33 cvsbruno Exp
11 $
12 ________________________________________________________________________
13 
14 -*/
15 
16 #include "wellattribmod.h"
17 #include "gendefs.h"
18 
19 class UnitOfMeasure;
20 namespace Well { class Log; }
21 
22 namespace WellTie
23 {
24 
26 {
27 public:
28 
29  double getVelFactor(const Well::Log&,bool issonic) const;
30  double getDenFactor(const Well::Log&) const;
31 
32  static const char* getStdVelLabel();
33  static const char* getStdTimeLabel();
34  static const char* getStdSonLabel();
35 
36 protected:
37 
38  const UnitOfMeasure* getUOM(const Well::Log&) const;
39  double calcVelFactor(const char*,bool) const;
40  double calcVelFactor(const char*) const;
41  double calcSonicVelFactor(const char*) const;
42  double calcDensFactor(const char*) const;
43 };
44 
45 } // namespace WellTie
46 
47 #endif
#define mExpClass(module)
Definition: commondefs.h:160
Definition: welltieunitfactors.h:25
Well log.
Definition: welllog.h:44
Definition: file.h:99
Definition: welltiecshot.h:21
Definition: directionalsurvey.h:19
Unit of Measure.
Definition: unitofmeasure.h:35

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