OpendTect  6.6
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 ()
 
void add (PointBasedMathFunction *, const BinID &pos)
 Function becomes mine. More...
 
void computeIntervals (float offs, const BinID &, TypeSet< Interval< float > > &) const
 
PointBasedMathFunctiongetFn (int idx)
 
const PointBasedMathFunctiongetFn (int idx) const
 
BinIDgetPos (int idx)
 
const BinIDgetPos (int idx) const
 
const MultiIDgetReferenceHorizon () const
 
int indexOf (const BinID &) const
 
bool isChanged () const
 
MuteDefoperator= (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_typename () const
 
NamedObjectoperator= (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< PointBasedMathFunctionfns_
 
bool ischanged_
 
TypeSet< BinIDpos_
 
MultiID refhor_
 
- Protected Attributes inherited from NamedObject
BufferString name_
 

Additional Inherited Members

- Public Types inherited from ObjectWithName
typedef OD::String name_type
 

Detailed Description

NamedObject for definition of a mute function.

<>

Constructor & Destructor Documentation

◆ MuteDef() [1/2]

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

◆ MuteDef() [2/2]

PreStack::MuteDef::MuteDef ( const MuteDef )

◆ ~MuteDef()

PreStack::MuteDef::~MuteDef ( )

Member Function Documentation

◆ add()

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

Function becomes mine.

◆ computeIntervals()

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

Interpolates between defined positions.

◆ getAllZVals()

void PreStack::MuteDef::getAllZVals ( TypeSet< float > &  ) const
protected

◆ getFn() [1/2]

PointBasedMathFunction& PreStack::MuteDef::getFn ( int  idx)

◆ getFn() [2/2]

const PointBasedMathFunction& PreStack::MuteDef::getFn ( int  idx) const

◆ getPos() [1/2]

BinID& PreStack::MuteDef::getPos ( int  idx)

◆ getPos() [2/2]

const BinID& PreStack::MuteDef::getPos ( int  idx) const

◆ getReferenceHorizon()

const MultiID& PreStack::MuteDef::getReferenceHorizon ( ) const

◆ indexOf()

int PreStack::MuteDef::indexOf ( const BinID ) const

◆ isChanged()

bool PreStack::MuteDef::isChanged ( ) const
inline

◆ operator=()

MuteDef& PreStack::MuteDef::operator= ( const MuteDef )

◆ remove()

void PreStack::MuteDef::remove ( int  idx)

◆ setChanged()

void PreStack::MuteDef::setChanged ( bool  yn)
inline

◆ setReferenceHorizon()

void PreStack::MuteDef::setReferenceHorizon ( const MultiID )

◆ size()

int PreStack::MuteDef::size ( ) const

◆ value()

float PreStack::MuteDef::value ( float  offs,
const BinID  
) const

Interpolates between defined positions

Member Data Documentation

◆ fns_

ObjectSet<PointBasedMathFunction> PreStack::MuteDef::fns_
protected

◆ ischanged_

bool PreStack::MuteDef::ischanged_
protected

◆ pos_

TypeSet<BinID> PreStack::MuteDef::pos_
protected

◆ refhor_

MultiID PreStack::MuteDef::refhor_
protected

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