OpendTect
6.6
|
NamedObject for definition of a mute function. More...
Public Member Functions | |
MuteDef (const char *nm=0) | |
MuteDef (const MuteDef &) | |
~MuteDef () | |
void | add (PointBasedMathFunction *, const BinID &pos) |
Function becomes mine. More... | |
void | computeIntervals (float offs, const BinID &, TypeSet< Interval< float > > &) const |
PointBasedMathFunction & | getFn (int idx) |
const PointBasedMathFunction & | getFn (int idx) const |
BinID & | getPos (int idx) |
const BinID & | getPos (int idx) const |
const MultiID & | getReferenceHorizon () const |
int | indexOf (const BinID &) const |
bool | isChanged () const |
MuteDef & | operator= (const MuteDef &) |
void | remove (int idx) |
void | setChanged (bool yn) |
void | setReferenceHorizon (const MultiID &) |
int | size () const |
float | value (float offs, const BinID &) const |
Public Member Functions inherited from NamedObject | |
NamedObject (const char *nm=nullptr) | |
NamedObject (const NamedObject &oth) | |
virtual | ~NamedObject () |
virtual BufferString | getName () const |
bool | getNameFromPar (const IOPar &) |
virtual const name_type & | name () const |
NamedObject & | operator= (const NamedObject &) |
bool | operator== (const NamedObject &oth) const |
virtual void | setName (const char *nm) |
Public Member Functions inherited from ObjectWithName | |
virtual | ~ObjectWithName () |
bool | hasName (const char *nm) const |
bool | hasName (const name_type &nm) const |
void | putNameInPar (IOPar &) const |
Protected Member Functions | |
void | getAllZVals (TypeSet< float > &) const |
Protected Attributes | |
ObjectSet< PointBasedMathFunction > | fns_ |
bool | ischanged_ |
TypeSet< BinID > | pos_ |
MultiID | refhor_ |
Protected Attributes inherited from NamedObject | |
BufferString | name_ |
Additional Inherited Members | |
Public Types inherited from ObjectWithName | |
typedef OD::String | name_type |
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. 1995-2022