OpendTect-6_4  6.4
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Well::DahObj Class Referenceabstract

Depth/Distance along hole object. More...

Inheritance diagram for Well::DahObj:
[legend]

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::Stringname () const
 
virtual const OD::StringannotName () 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
BufferStringname_
 
NamedObjectlinkedto_
 
CallBackSetdelnotify_
 

Detailed Description

Depth/Distance along hole object.

Constructor & Destructor Documentation

Well::DahObj::DahObj ( const char *  nm = 0)
inline
Well::DahObj::DahObj ( const DahObj d)
inline
Well::DahObj::~DahObj ( )
inline

Member Function Documentation

void Well::DahObj::addToDahFrom ( int  fromidx,
float  extradah 
)
float Well::DahObj::dah ( int  idx) const
inline
float* Well::DahObj::dahArr ( )
inline
const float* Well::DahObj::dahArr ( ) const
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.

virtual void Well::DahObj::eraseAux ( )
protectedpure virtual
int Well::DahObj::indexOf ( float  dah) const
virtual bool Well::DahObj::insertAtDah ( float  dah,
float  val 
)
pure virtual
bool Well::DahObj::isEmpty ( ) const
inline
virtual void Well::DahObj::remove ( int  idx)
inlinevirtual
virtual void Well::DahObj::removeAux ( int  )
protectedpure virtual
void Well::DahObj::removeFromDahFrom ( int  fromidx,
float  extradah 
)
virtual void Well::DahObj::setEmpty ( )
inlinevirtual
int Well::DahObj::size ( ) const
inline
virtual float Well::DahObj::value ( int  idx) const
pure virtual

Member Data Documentation

TypeSet<float> Well::DahObj::dah_
protected

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019