OpendTect
7.0
|
To calculate Dip/Azimuth for 2D datasets using the method of PCA. More...
Public Types | |
enum | Output { Dip =0 , Dilation =1 , Thinning =2 } |
Public Member Functions | |
Dip2D (const Array2D< float > &input, float xdist, float ydist) | |
~Dip2D () | |
bool | compute (TaskRunner *=nullptr) override |
const Array2D< float > * | get (Output) const |
Public Member Functions inherited from DipPCA | |
virtual | ~DipPCA () |
void | setSetup (Setup nsetup) |
Protected Member Functions | |
bool | fillGap () |
Protected Member Functions inherited from DipPCA | |
DipPCA () | |
Protected Attributes | |
Array2D< float > * | dilation_ |
Array2D< float > * | dip_ |
Array2D< float > * | dthinner_ |
const Array2D< float > & | input_ |
const float | xdist_ |
const int | xsz_ |
const float | ydist_ |
const int | ysz_ |
Protected Attributes inherited from DipPCA | |
Setup | setup_ |
Friends | |
class | Dip2DCalculator |
To calculate Dip/Azimuth for 2D datasets using the method of PCA.
<>
enum Dip2D::Output |
Dip2D::Dip2D | ( | const Array2D< float > & | input, |
float | xdist, | ||
float | ydist | ||
) |
Dip2D::~Dip2D | ( | ) |
|
overridevirtual |
Implements DipPCA.
|
protected |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024