15 #include "wellattribmod.h" 28 double getVelFactor(
const Well::Log&,
bool issonic)
const;
29 double getDenFactor(
const Well::Log&)
const;
31 static const char* getStdVelLabel();
32 static const char* getStdTimeLabel();
33 static const char* getStdSonLabel();
38 double calcVelFactor(
const char*,
bool)
const;
39 double calcVelFactor(
const char*)
const;
40 double calcSonicVelFactor(
const char*)
const;
41 double calcDensFactor(
const char*)
const;
#define mExpClass(module)
Definition: commondefs.h:157
Definition: welltieunitfactors.h:24
Well log.
Definition: welllog.h:40
Definition: welltiecshot.h:20
Definition: wellcommon.h:16
Unit of Measure.
Definition: unitofmeasure.h:33