Extraction of an ElasticModel from Well::Data either from the time-depth model or from at least a velocity Log.
More...
Extraction of an ElasticModel from Well::Data either from the time-depth model or from at least a velocity Log.
<>
◆ ElasticModelComputer() [1/2]
| Well::ElasticModelComputer::ElasticModelComputer |
( |
const Well::Data & |
| ) |
|
◆ ElasticModelComputer() [2/2]
◆ ~ElasticModelComputer()
| Well::ElasticModelComputer::~ElasticModelComputer |
( |
| ) |
|
◆ computeFromDTModel()
| bool Well::ElasticModelComputer::computeFromDTModel |
( |
| ) |
|
Logs won't be used - not yet implemented
◆ computeFromLogs()
| bool Well::ElasticModelComputer::computeFromLogs |
( |
| ) |
|
Set at least the velocity log before
◆ elasticModel()
| const ElasticModel& Well::ElasticModelComputer::elasticModel |
( |
| ) |
const |
|
inline |
◆ errMsg()
| const uiString& Well::ElasticModelComputer::errMsg |
( |
| ) |
const |
|
inline |
◆ extractLogs()
| bool Well::ElasticModelComputer::extractLogs |
( |
| ) |
|
|
protected |
◆ getDensity()
| float Well::ElasticModelComputer::getDensity |
( |
int |
| ) |
const |
|
protected |
◆ getLogUnits()
| bool Well::ElasticModelComputer::getLogUnits |
( |
| ) |
|
|
protected |
◆ getLogVal()
| float Well::ElasticModelComputer::getLogVal |
( |
int |
logidx, |
|
|
int |
sampidx |
|
) |
| const |
|
protected |
◆ getSVel()
| float Well::ElasticModelComputer::getSVel |
( |
int |
| ) |
const |
|
protected |
◆ getVelp()
| float Well::ElasticModelComputer::getVelp |
( |
int |
| ) |
const |
|
protected |
◆ init()
| void Well::ElasticModelComputer::init |
( |
| ) |
|
|
protected |
◆ setDenLog()
| bool Well::ElasticModelComputer::setDenLog |
( |
const Well::Log & |
| ) |
|
◆ setExtractionPars()
| void Well::ElasticModelComputer::setExtractionPars |
( |
float |
step, |
|
|
bool |
intime |
|
) |
| |
◆ setLogs()
◆ setSVelLog()
| bool Well::ElasticModelComputer::setSVelLog |
( |
const Well::Log & |
| ) |
|
◆ setVelLog()
| bool Well::ElasticModelComputer::setVelLog |
( |
const Well::Log & |
| ) |
|
◆ setZrange()
| void Well::ElasticModelComputer::setZrange |
( |
const Interval< float > & |
, |
|
|
bool |
istime |
|
) |
| |
◆ warnMsg()
| const uiString& Well::ElasticModelComputer::warnMsg |
( |
| ) |
const |
|
inline |
◆ emodel_
◆ errmsg_
| uiString Well::ElasticModelComputer::errmsg_ |
|
protected |
◆ extractintime_
| bool Well::ElasticModelComputer::extractintime_ |
|
protected |
◆ inplogs_
◆ ls_
◆ lsnearest_
◆ uomset_
◆ velpissonic_
| bool Well::ElasticModelComputer::velpissonic_ |
|
protected |
◆ warnmsg_
| uiString Well::ElasticModelComputer::warnmsg_ |
|
protected |
◆ wd_
◆ zrange_
| Interval<float> Well::ElasticModelComputer::zrange_ |
|
protected |
◆ zrgistime_
| bool Well::ElasticModelComputer::zrgistime_ |
|
protected |
◆ zstep_
| float Well::ElasticModelComputer::zstep_ |
|
protected |