OpendTect-6_4
6.4
|
Depth/Distance along hole object. More...
Public Member Functions | |
DahObj (const char *nm=0) | |
DahObj (const DahObj &d) | |
~DahObj () | |
int | size () const |
float | dah (int idx) const |
virtual float | value (int idx) const =0 |
virtual bool | insertAtDah (float dah, float val)=0 |
int | indexOf (float dah) const |
virtual void | remove (int idx) |
virtual void | setEmpty () |
bool | isEmpty () const |
Interval< float > | dahRange () const |
returns (0, 0) for empty dah_ More... | |
float | dahStep (bool min_else_average) const |
void | addToDahFrom (int fromidx, float extradah) |
void | removeFromDahFrom (int fromidx, float extradah) |
void | deInterpolate () |
Remove unnecessary points. More... | |
float * | dahArr () |
const float * | dahArr () const |
Public Member Functions inherited from NamedObject | |
NamedObject (const char *nm=0) | |
NamedObject (const NamedObject *linkedto) | |
NamedObject (const NamedObject &) | |
virtual | ~NamedObject () |
void | setLinkedTo (NamedObject *) |
bool | operator== (const NamedObject &oth) const |
virtual const OD::String & | name () const |
virtual const OD::String & | annotName () const |
virtual void | setName (const char *) |
void | setCleanName (const char *) |
cleans string first More... | |
void | deleteNotify (const CallBack &) |
Public Member Functions inherited from CallBacker | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
void | detachCB (NotifierAccess &, const CallBack &) |
void | detachCB (NotifierAccess *notif, const CallBack &cb) |
bool | isNotifierAttached (NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
Protected Member Functions | |
virtual void | removeAux (int)=0 |
virtual void | eraseAux ()=0 |
Protected Member Functions inherited from CallBacker | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
Protected Attributes | |
TypeSet< float > | dah_ |
Protected Attributes inherited from NamedObject | |
BufferString * | name_ |
NamedObject * | linkedto_ |
CallBackSet * | delnotify_ |
Depth/Distance along hole object.
|
inline |
|
inline |
|
inline |
void Well::DahObj::addToDahFrom | ( | int | fromidx, |
float | extradah | ||
) |
|
inline |
|
inline |
|
inline |
Interval<float> Well::DahObj::dahRange | ( | ) | const |
returns (0, 0) for empty dah_
float Well::DahObj::dahStep | ( | bool | min_else_average | ) | const |
void Well::DahObj::deInterpolate | ( | ) |
Remove unnecessary points.
|
protectedpure virtual |
Implemented in Well::Log, Well::Track, Well::D2TModel, and WellTie::uiCheckShotEdit::DriftCurve.
int Well::DahObj::indexOf | ( | float | dah | ) | const |
|
pure virtual |
Implemented in Well::Track, Well::D2TModel, WellTie::uiCheckShotEdit::DriftCurve, and Well::Log.
|
inline |
|
inlinevirtual |
|
protectedpure virtual |
Implemented in Well::Log, Well::Track, Well::D2TModel, and WellTie::uiCheckShotEdit::DriftCurve.
void Well::DahObj::removeFromDahFrom | ( | int | fromidx, |
float | extradah | ||
) |
|
inlinevirtual |
|
inline |
|
pure virtual |
Implemented in WellTie::uiCheckShotEdit::DriftCurve, Well::D2TModel, Well::Log, and Well::Track.
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019