![]() |
OpendTect-6_4
6.4
|
NamedObject for definition of a mute function. More...
Public Member Functions | |
| MuteDef (const char *nm=0) | |
| MuteDef (const MuteDef &) | |
| ~MuteDef () | |
| MuteDef & | operator= (const MuteDef &) |
| int | size () const |
| int | indexOf (const BinID &) const |
| PointBasedMathFunction & | getFn (int idx) |
| BinID & | getPos (int idx) |
| const PointBasedMathFunction & | getFn (int idx) const |
| const BinID & | getPos (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 MultiID & | getReferenceHorizon () 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 | |
| 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< PointBasedMathFunction > | fns_ |
| TypeSet< BinID > | pos_ |
| MultiID | refhor_ |
| bool | ischanged_ |
Protected Attributes inherited from NamedObject | |
| BufferString * | name_ |
| NamedObject * | linkedto_ |
| CallBackSet * | delnotify_ |
NamedObject for definition of a mute function.
| PreStack::MuteDef::MuteDef | ( | const char * | nm = 0 | ) |
| PreStack::MuteDef::MuteDef | ( | const MuteDef & | ) |
| PreStack::MuteDef::~MuteDef | ( | ) |
| 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.
|
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 |
|
inline |
| void PreStack::MuteDef::remove | ( | int | idx | ) |
|
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
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019