List of all members.
Detailed Description
Z-transform that flatterns a horizon. Everything else will also be flatterned accordingly. In case of reverse faulting, the area between the two patches will not be included.
Constructor & Destructor Documentation
| EM::HorizonZTransform::HorizonZTransform |
( |
const Horizon * |
= 0 |
) |
|
| EM::HorizonZTransform::~HorizonZTransform |
( |
|
) |
[protected] |
Member Function Documentation
| void EM::HorizonZTransform::calculateHorizonRange |
( |
|
) |
[protected] |
| static ZAxisTransform* EM::HorizonZTransform::create |
( |
|
) |
[inline, static, protected] |
| void EM::HorizonZTransform::fillPar |
( |
IOPar & |
|
) |
const |
| Interval<float> EM::HorizonZTransform::getDepthRange |
( |
|
) |
const [inline] |
| bool EM::HorizonZTransform::getTopBottom |
( |
const BinID & |
, |
|
|
float & |
top, |
|
|
float & |
bottom | |
|
) |
| | const [protected] |
| Interval<float> EM::HorizonZTransform::getZInterval |
( |
bool |
from |
) |
const |
| float EM::HorizonZTransform::getZIntervalCenter |
( |
bool |
from |
) |
const |
| void EM::HorizonZTransform::horChangeCB |
( |
CallBacker * |
|
) |
[protected] |
| static void EM::HorizonZTransform::initClass |
( |
|
) |
[static] |
| int EM::HorizonZTransform::lineIndex |
( |
const char * |
lnm |
) |
const |
| const char* EM::HorizonZTransform::name |
( |
|
) |
const [inline] |
| bool EM::HorizonZTransform::needsVolumeOfInterest |
( |
|
) |
const [inline] |
| void EM::HorizonZTransform::setHorizon |
( |
const Horizon & |
|
) |
|
| static const char* EM::HorizonZTransform::sKeyHorizonID |
( |
|
) |
[inline, static] |
| static const char* EM::HorizonZTransform::sName |
( |
|
) |
[inline, static] |
| void EM::HorizonZTransform::transform |
( |
const BinID & |
, |
|
|
const SamplingData< float > & |
, |
|
|
int |
sz, |
|
|
float * |
res | |
|
) |
| | const |
| void EM::HorizonZTransform::transformBack |
( |
const BinID & |
, |
|
|
const SamplingData< float > & |
, |
|
|
int |
sz, |
|
|
float * |
res | |
|
) |
| | const |
| bool EM::HorizonZTransform::usePar |
( |
const IOPar & |
|
) |
|
Member Data Documentation