OpendTect
6.6
|
Public Member Functions | |
Function (FunctionSource &) | |
virtual StepInterval< float > | getAvailableZ () const =0 |
const BinID & | getBinID () const |
virtual const VelocityDesc & | getDesc () const |
const StepInterval< float > & | getDesiredZ () const |
const FunctionSource & | getSource () const |
float | getVelocity (float z) const |
virtual bool | moveTo (const BinID &) |
void | ref () const |
virtual void | removeCache () |
void | setDesiredZRange (const StepInterval< float > &) |
void | unRef () const |
void | unRefNoDelete () const |
Protected Member Functions | |
virtual | ~Function () |
virtual bool | computeVelocity (float z0, float dz, int nr, float *res) const =0 |
Protected Attributes | |
BinID | bid_ |
StepInterval< float > | desiredrg_ |
FunctionSource & | source_ |
Private Attributes | |
TypeSet< float > * | cache_ |
Threads::Lock | cachelock_ |
SamplingData< double > | cachesd_ |
Friends | |
class | FunctionSource |
Velocity versus depth for one location. The source of information is different for each subclass, but is typically user-picks, wells or velocity volumes.
<>
Vel::Function::Function | ( | FunctionSource & | ) |
|
protectedvirtual |
|
protectedpure virtual |
Implemented in Vel::VolumeFunction, Vel::StoredFunction, Vel::IntervalFunction, and Vel::GriddedFunction.
|
pure virtual |
Implemented in Vel::VolumeFunction, Vel::StoredFunction, Vel::IntervalFunction, and Vel::GriddedFunction.
const BinID& Vel::Function::getBinID | ( | ) | const |
|
virtual |
const StepInterval<float>& Vel::Function::getDesiredZ | ( | ) | const |
|
inline |
float Vel::Function::getVelocity | ( | float | z | ) | const |
|
virtual |
Reimplemented in Vel::VolumeFunction, Vel::StoredFunction, Vel::IntervalFunction, and Vel::GriddedFunction.
void Vel::Function::ref | ( | ) | const |
|
virtual |
void Vel::Function::setDesiredZRange | ( | const StepInterval< float > & | ) |
void Vel::Function::unRef | ( | ) | const |
void Vel::Function::unRefNoDelete | ( | ) | const |
|
friend |
|
protected |
|
mutableprivate |
|
mutableprivate |
|
mutableprivate |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022