OpendTect-6_4  6.4
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
PreStack::MuteDef Class Reference

NamedObject for definition of a mute function. More...

Inheritance diagram for PreStack::MuteDef:
[legend]

Public Member Functions

 MuteDef (const char *nm=0)
 
 MuteDef (const MuteDef &)
 
 ~MuteDef ()
 
MuteDefoperator= (const MuteDef &)
 
int size () const
 
int indexOf (const BinID &) const
 
PointBasedMathFunctiongetFn (int idx)
 
BinIDgetPos (int idx)
 
const PointBasedMathFunctiongetFn (int idx) const
 
const BinIDgetPos (int idx) const
 
void add (PointBasedMathFunction *, const BinID &pos)
 Function becomes mine. More...
 
void remove (int idx)
 
float value (float offs, const BinID &) const
 
void computeIntervals (float offs, const BinID &, TypeSet< Interval< float > > &) const
 
bool isChanged () const
 
void setChanged (bool yn)
 
void setReferenceHorizon (const MultiID &)
 
const MultiIDgetReferenceHorizon () 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

void getAllZVals (TypeSet< float > &) const
 
- Protected Member Functions inherited from CallBacker
void detachAllNotifiers ()
 Call from the destructor of your inherited object. More...
 

Protected Attributes

ObjectSet< PointBasedMathFunctionfns_
 
TypeSet< BinIDpos_
 
MultiID refhor_
 
bool ischanged_
 
- Protected Attributes inherited from NamedObject
BufferStringname_
 
NamedObjectlinkedto_
 
CallBackSetdelnotify_
 

Detailed Description

NamedObject for definition of a mute function.

Constructor & Destructor Documentation

PreStack::MuteDef::MuteDef ( const char *  nm = 0)
PreStack::MuteDef::MuteDef ( const MuteDef )
PreStack::MuteDef::~MuteDef ( )

Member Function Documentation

void PreStack::MuteDef::add ( PointBasedMathFunction ,
const BinID pos 
)

Function becomes mine.

void PreStack::MuteDef::computeIntervals ( float  offs,
const BinID ,
TypeSet< Interval< float > > &   
) const

Interpolates between defined positions.

void PreStack::MuteDef::getAllZVals ( TypeSet< float > &  ) const
protected
PointBasedMathFunction& PreStack::MuteDef::getFn ( int  idx)
const PointBasedMathFunction& PreStack::MuteDef::getFn ( int  idx) const
BinID& PreStack::MuteDef::getPos ( int  idx)
const BinID& PreStack::MuteDef::getPos ( int  idx) const
const MultiID& PreStack::MuteDef::getReferenceHorizon ( ) const
int PreStack::MuteDef::indexOf ( const BinID ) const
bool PreStack::MuteDef::isChanged ( ) const
inline
MuteDef& PreStack::MuteDef::operator= ( const MuteDef )
void PreStack::MuteDef::remove ( int  idx)
void PreStack::MuteDef::setChanged ( bool  yn)
inline
void PreStack::MuteDef::setReferenceHorizon ( const MultiID )
int PreStack::MuteDef::size ( ) const
float PreStack::MuteDef::value ( float  offs,
const BinID  
) const

Interpolates between defined positions

Member Data Documentation

ObjectSet<PointBasedMathFunction> PreStack::MuteDef::fns_
protected
bool PreStack::MuteDef::ischanged_
protected
TypeSet<BinID> PreStack::MuteDef::pos_
protected
MultiID PreStack::MuteDef::refhor_
protected

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