OpendTect  6.6
tutlogtools.h
Go to the documentation of this file.
1 #pragma once
2 /*+
3  * (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
4  * AUTHOR : R.K. Singh
5  * DATE : June 2007
6  * ID : $Id$
7 -*/
8 
9 #include "tutmod.h"
10 #include "gendefs.h"
11 
12 namespace Well { class Log; }
13 
14 namespace Tut
15 {
16 
18 {
19 public:
20 
21  LogTools(const Well::Log& input,Well::Log& output);
22 
23 
24  bool runSmooth(int gate);
25 
26 protected:
27 
30 
31 };
32 
33 } // namespace
34 
Tut::LogTools::runSmooth
bool runSmooth(int gate)
mExpClass
#define mExpClass(module)
Definition: commondefs.h:177
Tut::LogTools::inplog_
const Well::Log & inplog_
Definition: tutlogtools.h:28
Tut
Definition: tuthortools.h:20
Tut::LogTools
Definition: tutlogtools.h:18
Well
Definition: directionalsurvey.h:20
gendefs.h
File::Log
@ Log
Definition: file.h:122
Well::Log
Well log.
Definition: welllog.h:44
Tut::LogTools::LogTools
LogTools(const Well::Log &input, Well::Log &output)
Tut::LogTools::outplog_
Well::Log & outplog_
Definition: tutlogtools.h:29

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