1 #ifndef welltieunitfactors_h 2 #define welltieunitfactors_h 16 #include "wellattribmod.h" 29 double getVelFactor(
const Well::Log&,
bool issonic)
const;
30 double getDenFactor(
const Well::Log&)
const;
32 static const char* getStdVelLabel();
33 static const char* getStdTimeLabel();
34 static const char* getStdSonLabel();
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;
#define mExpClass(module)
Definition: commondefs.h:160
Definition: welltieunitfactors.h:25
Well log.
Definition: welllog.h:44
Definition: welltiecshot.h:21
Definition: directionalsurvey.h:19
Unit of Measure.
Definition: unitofmeasure.h:35