37 ~ElasticModelComputer();
48 void setExtractionPars(
float step,
bool intime);
50 bool computeFromLogs();
52 bool computeFromDTModel();
62 float getLogVal(
int logidx,
int sampidx)
const;
63 float getVelp(
int)
const;
64 float getDensity(
int)
const;
65 float getSVel(
int)
const;
#define mExpClass(module)
Definition: commondefs.h:157
A table of elastic prop layers with processing utilities.
Definition: ailayer.h:98
const ElasticModel & elasticModel() const
Definition: wellelasticmodelcomputer.h:54
uiString errmsg_
Definition: wellelasticmodelcomputer.h:80
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
Well log.
Definition: welllog.h:40
ObjectSet< const Well::Log > inplogs_
Definition: wellelasticmodelcomputer.h:74
bool zrgistime_
Definition: wellelasticmodelcomputer.h:69
Definition: uistring.h:88
Well::LogSampler * lsnearest_
Definition: wellelasticmodelcomputer.h:78
float zstep_
Definition: wellelasticmodelcomputer.h:70
Extraction of an ElasticModel from Well::Data either from the time-depth model or from at least a vel...
Definition: wellelasticmodelcomputer.h:29
Set of pointers to objects.
Definition: commontypes.h:28
Interval< float > zrange_
Definition: wellelasticmodelcomputer.h:68
Definition: wellcommon.h:16
uiString warnmsg_
Definition: wellelasticmodelcomputer.h:81
Well::LogSampler * ls_
Definition: wellelasticmodelcomputer.h:77
const Well::Data & wd_
Definition: wellelasticmodelcomputer.h:72
ElasticModel emodel_
Definition: wellelasticmodelcomputer.h:67
const uiString & errMsg() const
Definition: wellelasticmodelcomputer.h:39
ObjectSet< const UnitOfMeasure > uomset_
Definition: wellelasticmodelcomputer.h:75
bool extractintime_
Definition: wellelasticmodelcomputer.h:71
BufferString errmsg_
Definition: horizontracker.h:117
The holder of all data concerning a certain well.
Definition: welldata.h:36
bool velpissonic_
Definition: wellelasticmodelcomputer.h:76
Log resampler, extracts all the logs given by log names along a z time or dah axis.
Definition: wellextractdata.h:336
const uiString & warnMsg() const
Definition: wellelasticmodelcomputer.h:40