![]() |
OpendTect
6.3
|
Smoothes a 3d signal with an operator. More...
Public Member Functions | |
| Smoother3D () | |
| void | setInput (const Array3D< T > &) |
| void | setOutput (Array3D< T > &) |
| bool | setWindow (const char *nm, float param, int sz0, int sz1, int sz2) |
| int | getWindowSize (int dim) const |
| const char * | getWindowName () const |
| float | getWindowParam () const |
| void | fillPar (IOPar &) const |
| bool | usePar (const IOPar &) |
| void | setProgressMeter (ProgressMeter *pm) |
| Must be called before execute() More... | |
| bool | execute () |
| void | enableWorkControl (bool) |
| Must be called before execute() More... | |
| void | controlWork (Task::Control) |
| Task::Control | getState () const |
Public Member Functions inherited from Task | |
| virtual | ~Task () |
| virtual uiString | message () const |
| virtual uiString | nrDoneText () const |
| virtual int64_t | nrDone () const |
| virtual int64_t | totalNr () const |
| virtual uiRetVal | errorWithDetails () const |
| bool | workControlEnabled () const |
Public Member Functions inherited from NamedCallBacker | |
| NamedCallBacker (const char *nm=0) | |
| NamedCallBacker (const NamedCallBacker &) | |
| bool | operator== (const NamedCallBacker &oth) const |
| bool | operator== (const NamedObject &oth) const |
| virtual Notifier< NamedCallBacker > & | objectToBeDeleted () const |
Public Member Functions inherited from CallBacker | |
| CallBacker () | |
| CallBacker (const CallBacker &) | |
| virtual | ~CallBacker () |
| bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
| bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| bool | isNotifierAttached (const NotifierAccess *) const |
| Only for debugging purposes, don't use. More... | |
| virtual bool | isCapsule () const |
| void | stopReceivingNotifications () const |
Public Member Functions inherited from NamedObject | |
| NamedObject (const char *nm=0) | |
| NamedObject (const NamedObject &oth) | |
| virtual | ~NamedObject () |
| NamedObject & | operator= (const NamedObject &) |
| bool | operator== (const NamedObject &oth) const |
| virtual const OD::String & | name () const |
| virtual BufferString | getName () const |
| virtual void | setName (const char *nm) |
| bool | getNameFromPar (const IOPar &) |
| void | putNameInPar (IOPar &) const |
Static Public Member Functions | |
| static const char * | sKeyWinFunc () |
| static const char * | sKeyWinParam () |
| static const char * | sKeyWinSize () |
Static Public Member Functions inherited from Task | |
| static uiString | stdMessage () |
| static uiString | stdNrDoneText () |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
Protected Attributes | |
| Convolver3D< T > | convolver_ |
| Array3DImpl< T > | window_ |
| BufferString | windowname_ |
| float | windowparam_ |
Protected Attributes inherited from Task | |
| Control | control_ |
| Threads::ConditionVar * | workcontrolcondvar_ |
Protected Attributes inherited from NamedCallBacker | |
| Notifier< NamedCallBacker > | delnotif_ |
| Threads::Atomic< bool > | delalreadytriggered_ |
Protected Attributes inherited from NamedObject | |
| BufferString | name_ |
Additional Inherited Members | |
Public Types inherited from Task | |
| enum | Control { Run, Pause, Stop } |
Protected Member Functions inherited from Task | |
| Task (const char *nm=0) | |
| virtual bool | shouldContinue () |
Protected Member Functions inherited from NamedCallBacker | |
| void | sendDelNotif () const |
Protected Member Functions inherited from CallBacker | |
| void | detachAllNotifiers () const |
| Call from the destructor of your inherited object. More... | |
Smoothes a 3d signal with an operator.
|
inline |
|
inlinevirtual |
Reimplemented from Task.
|
inlinevirtual |
|
inlinevirtual |
Implements Task.
|
inline |
|
inlinevirtual |
Reimplemented from Task.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
inline |
Must be at least the size of input.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017