OpendTect
7.0
|
To calculate Dip/Azimuth for 3D datasets using the method of PCA. More...
Public Types | |
enum | Output { AbsDip =0 , InlDip =1 , CrlDip =2 , Azimuth =3 } |
Public Member Functions | |
Dip3D (const Array3D< float > &input, float xdist, float ydist, float zdist) | |
~Dip3D () | |
bool | compute (TaskRunner *=nullptr) override |
const Array3D< float > * | get (Output) const |
Public Member Functions inherited from DipPCA | |
virtual | ~DipPCA () |
void | setSetup (Setup nsetup) |
Protected Attributes | |
Array3D< float > * | absdip_ |
Array3D< float > * | azimuth_ |
Array3D< float > * | crldip_ |
Array3D< float > * | inldip_ |
const Array3D< float > & | input_ |
const float | xdist_ |
const int | xsz_ |
const float | ydist_ |
const int | ysz_ |
const float | zdist_ |
const int | zsz_ |
Protected Attributes inherited from DipPCA | |
Setup | setup_ |
Friends | |
class | Dip3DCalculator |
Additional Inherited Members | |
Protected Member Functions inherited from DipPCA | |
DipPCA () | |
To calculate Dip/Azimuth for 3D datasets using the method of PCA.
<>
enum Dip3D::Output |
Dip3D::Dip3D | ( | const Array3D< float > & | input, |
float | xdist, | ||
float | ydist, | ||
float | zdist | ||
) |
Dip3D::~Dip3D | ( | ) |
|
overridevirtual |
Implements DipPCA.
|
friend |
|
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. 1995-2024