OpendTect  7.0
Classes | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
DipPCA Class Referenceabstract

Base class to calculate Dip/Azimuth using the method of PCA. More...

Inheritance diagram for DipPCA:
[legend]

Classes

struct  Setup
 

Public Member Functions

virtual ~DipPCA ()
 
virtual bool compute (TaskRunner *tr=0)=0
 
void setSetup (Setup nsetup)
 

Protected Member Functions

 DipPCA ()
 

Protected Attributes

Setup setup_
 

Detailed Description

Base class to calculate Dip/Azimuth using the method of PCA.

Example of use:

Dip3D d3d( your data ) d3d.setSetup( your setup ) d3d.compute();

<>

Constructor & Destructor Documentation

◆ ~DipPCA()

virtual DipPCA::~DipPCA ( )
virtual

◆ DipPCA()

DipPCA::DipPCA ( )
protected

Member Function Documentation

◆ compute()

virtual bool DipPCA::compute ( TaskRunner tr = 0)
pure virtual

Implemented in Dip3D, and Dip2D.

◆ setSetup()

void DipPCA::setSetup ( Setup  nsetup)
inline

Member Data Documentation

◆ setup_

Setup DipPCA::setup_
protected

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024