14 #include "prestackprocessingmod.h" 42 BinID& getPos(
int idx);
44 const BinID& getPos(
int idx)
const;
50 float value(
float offs,
const BinID&)
const;
53 void computeIntervals(
float offs,
62 void setReferenceHorizon(
const DBKey&);
63 const DBKey& getReferenceHorizon()
const;
#define mExpClass(module)
Definition: commondefs.h:157
ObjectSet< PointBasedMathFunction > fns_
Definition: prestackmutedef.h:67
Definition: prestackagc.h:18
TypeSet< BinID > pos_
Definition: prestackmutedef.h:68
ObjectSet< T >::size_type indexOf(const ObjectSet< T > &os, const S &val)
Locate object in set.
Definition: objectset.h:173
NamedObject for definition of a mute function.
Definition: prestackmutedef.h:30
Set of pointers to objects.
Definition: commontypes.h:28
DBKey refhor_
Definition: prestackmutedef.h:69
Set of (small) copyable elements.
Definition: commontypes.h:26
bool isChanged() const
Definition: prestackmutedef.h:59
Positioning in a seismic survey: inline/crossline or lineNr/trcNr.
Definition: binid.h:28
object with a name.
Definition: namedobj.h:20
Full key to any object in the OpendTect data store.
Definition: dbkey.h:36
bool ischanged_
Definition: prestackmutedef.h:71
MathFunction based on bend points.
Definition: mathfunc.h:149
void setChanged(bool yn)
Definition: prestackmutedef.h:60