OpendTect
7.0
|
Parameters for Array2DFilterer. More...
Public Member Functions | |
Array2DFilterPars (Stats::Type t=Stats::Average, RowCol rc=RowCol(1, 1), bool filludf=false) | |
bool | fillPar (IOPar &par) const |
bool | usePar (const IOPar &par) |
Static Public Member Functions | |
static const char * | sKeyArray2DFilterPars () |
static const char * | sKeyDistanceFactor () |
static const char * | sKeyFillUndefined () |
static const char * | sKeyRowDistance () |
Public Attributes | |
float | distfac_ |
if weigthed, distance factor More... | |
bool | filludf_ |
Output when center point is undef? More... | |
float | rowdist_ |
non-undef = weighted filter More... | |
RowCol | stepout_ |
In nodes. Center point not counted. More... | |
Stats::Type | type_ |
Parameters for Array2DFilterer.
The filtering can be done weighted, on 1 / (1 + distfac_*square of distance). If you want that, set the rowdist_ to non-undef. The value should then be the distance between two rows if the distance between cols is 1.
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
float Array2DFilterPars::distfac_ |
if weigthed, distance factor
bool Array2DFilterPars::filludf_ |
Output when center point is undef?
float Array2DFilterPars::rowdist_ |
non-undef = weighted filter
RowCol Array2DFilterPars::stepout_ |
In nodes. Center point not counted.
Stats::Type Array2DFilterPars::type_ |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024