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.
Well::ElasticModelComputer::ElasticModelComputer |
( |
const Well::Data & |
| ) |
|
Well::ElasticModelComputer::~ElasticModelComputer |
( |
| ) |
|
bool Well::ElasticModelComputer::computeFromDTModel |
( |
| ) |
|
won't be used - not yet implemented
bool Well::ElasticModelComputer::computeFromLogs |
( |
| ) |
|
at least the velocity log before
const ElasticModel& Well::ElasticModelComputer::elasticModel |
( |
| ) |
const |
|
inline |
const uiString& Well::ElasticModelComputer::errMsg |
( |
| ) |
const |
|
inline |
bool Well::ElasticModelComputer::extractLogs |
( |
| ) |
|
|
protected |
float Well::ElasticModelComputer::getDensity |
( |
int |
| ) |
const |
|
protected |
bool Well::ElasticModelComputer::getLogUnits |
( |
| ) |
|
|
protected |
float Well::ElasticModelComputer::getLogVal |
( |
int |
logidx, |
|
|
int |
sampidx |
|
) |
| const |
|
protected |
float Well::ElasticModelComputer::getSVel |
( |
int |
| ) |
const |
|
protected |
float Well::ElasticModelComputer::getVelp |
( |
int |
| ) |
const |
|
protected |
void Well::ElasticModelComputer::init |
( |
| ) |
|
|
protected |
bool Well::ElasticModelComputer::setDenLog |
( |
const Well::Log & |
| ) |
|
void Well::ElasticModelComputer::setExtractionPars |
( |
float |
step, |
|
|
bool |
intime |
|
) |
| |
bool Well::ElasticModelComputer::setSVelLog |
( |
const Well::Log & |
| ) |
|
bool Well::ElasticModelComputer::setVelLog |
( |
const Well::Log & |
| ) |
|
void Well::ElasticModelComputer::setZrange |
( |
const Interval< float > & |
, |
|
|
bool |
istime |
|
) |
| |
const uiString& Well::ElasticModelComputer::warnMsg |
( |
| ) |
const |
|
inline |
uiString Well::ElasticModelComputer::errmsg_ |
|
protected |
bool Well::ElasticModelComputer::extractintime_ |
|
protected |
bool Well::ElasticModelComputer::velpissonic_ |
|
protected |
uiString Well::ElasticModelComputer::warnmsg_ |
|
protected |
Interval<float> Well::ElasticModelComputer::zrange_ |
|
protected |
bool Well::ElasticModelComputer::zrgistime_ |
|
protected |
float Well::ElasticModelComputer::zstep_ |
|
protected |