OpendTect-6_4
6.4
|
Protected Member Functions | |
void | getColorKey (BufferString &) const |
void | removeHorizons () |
void | fillIOObjPar (IOPar &) const |
bool | useIOObjPar (const IOPar &) |
float | normalizeRMO (float depth, float rmo, float offset) const |
void | fillPar (IOPar &) const |
bool | usePar (const IOPar &) |
void | horizonChangeCB (CallBacker *) |
bool | load (const IOObj *) |
Protected Member Functions inherited from CallBacker | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
Protected Attributes | |
float | refoffset_ |
MultiID | gatherid_ |
StepInterval< float > | snapper_ |
MultiID | storageid_ |
MultiDimStorage< Pick > | picks_ |
Undo * | undo_ |
BufferString | errmsg_ |
Smoother1D< float > * | smoother_ |
ObjectSet< EM::Horizon3D > | horizons_ |
PickType | picktype_ |
Color | color_ |
bool | changed_ |
bool | zit_ |
Private Types | |
enum | PickType { RMO, RMS, Delta, Epsilon, Eta } |
Private Member Functions | |
mRefCountImpl(Picks) public | Picks (bool zit) |
mDeclareEnumUtils (PickType) PickType pickType() const | |
void | setPickType (PickType, bool resetcolor) |
const char * | zDomain () const |
bool | setColor (const Color &, bool savedefault) |
const Color & | getColor () const |
bool | getDefaultColor (Color &) const |
Undo & | undo () |
void | removeAll (bool undo=true, bool interactionend=true) |
bool | isEmpty () const |
void | setSnappingInterval (const StepInterval< float > &) |
const StepInterval< float > & | getSnappingInterval () const |
RowCol | find (const BinID &, const Pick &) const |
RowCol | set (const BinID &, const Pick &, bool undo=true, bool interactionend=true) |
void | set (const RowCol &, const Pick &, bool undo=true, bool interactionend=true) |
int | get (const BinID &, TypeSet< float > *depths, TypeSet< float > *vals, TypeSet< RowCol > *, TypeSet< EM::ObjectID > *, bool interpolatehors) const |
void | get (const BinID &, TypeSet< Pick > &, bool interpolatehors, bool normalizerefoffset) const |
bool | get (const RowCol &, BinID &, Pick &) |
void | get (const EM::ObjectID &, TypeSet< RowCol > &) const |
void | remove (const RowCol &, bool undo=true, bool interactionend=true) |
const MultiDimStorage< Pick > & | getAll () const |
bool | isChanged () const |
void | resetChangedFlag () |
bool | store (const IOObj *) |
const MultiID & | storageID () const |
bool | zIsTime () const |
Smoother1D< float > * | getSmoother () |
const Smoother1D< float > * | getSmoother () const |
void | setSmoother (Smoother1D< float > *) |
Becomes mine. More... | |
const char * | errMsg () const |
void | setAll (float vel, bool undo=true) |
float | refOffset () const |
void | setReferenceOffset (float n) |
const MultiID & | gatherID () const |
void | setGatherID (const MultiID &) |
void | addHorizon (const MultiID &, bool addzeroonfail=false) |
void | addHorizon (EM::Horizon3D *) |
int | nrHorizons () const |
EM::ObjectID | getHorizonID (int) const |
void | removeHorizon (EM::ObjectID) |
EM::Horizon3D * | getHorizon (EM::ObjectID) |
const EM::Horizon3D * | getHorizon (EM::ObjectID) const |
bool | interpolateVelocity (EM::ObjectID, float searchradius, BinIDValueSet &) const |
char | getHorizonStatus (const BinID &) const |
Static Private Member Functions | |
static const char * | sKeyIsTime () |
static const IOObjContext & | getStorageContext () |
static void | setContextPickType (IOObjContext &, PickType) |
static const char * | sKeyVelocityPicks () |
static const char * | sKeyRefOffset () |
static const char * | sKeyGatherID () |
static const char * | sKeyNrHorizons () |
static const char * | sKeyHorizonPrefix () |
static const char * | sKeyPickType () |
Private Attributes | |
CNotifier< Picks, const BinID & > | change |
CNotifier< Picks, const BinID & > | changelate |
Friends | |
class | PicksMgr |
Additional Inherited Members | |
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... | |
Holds picks that the user has done, typically in a semblance plot.
|
private |
|
private |
|
private |
|
private |
|
private |
|
protected |
|
protected |
|
private |
|
private |
|
private |
|
private |
|
inlineprivate |
|
inlineprivate |
|
protected |
|
private |
|
private |
|
private |
|
private |
|
private |
0 | no defined hors. |
1 | some defined, some undefined. |
2 | all defined. |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
staticprivate |
|
protected |
|
private |
Interpolates vel at all locations in the valset. First value in valset will be horizon depth, second will be velocity.
|
private |
|
private |
|
protected |
|
private |
|
protected |
Given an rmo at a certain offset, what is the rmo at refoffset_.
|
private |
|
inlineprivate |
|
private |
|
private |
|
private |
|
protected |
|
inlineprivate |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
|
private |
|
private |
|
private |
Becomes mine.
|
private |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
private |
|
private |
ioobj is not transferred
|
private |
|
protected |
|
protected |
|
private |
|
inlineprivate |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019