OpendTect  6.6
Classes | Public Member Functions | Protected Attributes | List of all members
DipPCA Class Reference

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)
 
void setSetup (Setup nsetup)
 

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 ( )
inlinevirtual

Member Function Documentation

◆ compute()

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

Reimplemented 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-2022