List of all members.
Detailed Description
Fills a volume with values. The top and bottom of the volume are either the survey top/bottom or horizons. The values are fixed at the top boundary (either horizon or survey top) and change either with a fixed gradient or to a fixed value at the bottom boundary.
Constructor & Destructor Documentation
| VolProc::HorInterFiller::~HorInterFiller |
( |
|
) |
|
| VolProc::HorInterFiller::HorInterFiller |
( |
Chain & |
|
) |
|
Member Function Documentation
| bool VolProc::HorInterFiller::canInputAndOutputBeSame |
( |
|
) |
const [inline, virtual] |
| bool VolProc::HorInterFiller::computeBinID |
( |
const BinID & |
, |
|
|
int |
| |
|
) |
| | [protected, virtual] |
| static Step* VolProc::HorInterFiller::create |
( |
Chain & |
|
) |
[static, protected] |
| void VolProc::HorInterFiller::fillPar |
( |
IOPar & |
|
) |
const [virtual] |
| const MultiID* VolProc::HorInterFiller::getBottomHorizonID |
( |
|
) |
const |
| float VolProc::HorInterFiller::getBottomValue |
( |
|
) |
const |
| float VolProc::HorInterFiller::getGradient |
( |
|
) |
const |
| const MultiID* VolProc::HorInterFiller::getTopHorizonID |
( |
|
) |
const |
| float VolProc::HorInterFiller::getTopValue |
( |
|
) |
const |
| static void VolProc::HorInterFiller::initClass |
( |
|
) |
[static] |
| bool VolProc::HorInterFiller::isOK |
( |
|
) |
const |
| bool VolProc::HorInterFiller::needsFullVolume |
( |
|
) |
const [inline, virtual] |
| bool VolProc::HorInterFiller::needsInput |
( |
const HorSampling & |
|
) |
const [inline, virtual] |
| bool VolProc::HorInterFiller::prefersBinIDWise |
( |
|
) |
const [inline, protected, virtual] |
| bool VolProc::HorInterFiller::prepareComp |
( |
int |
|
) |
[inline, protected, virtual] |
| void VolProc::HorInterFiller::releaseData |
( |
|
) |
[virtual] |
| bool VolProc::HorInterFiller::setBottomHorizon |
( |
const MultiID * |
|
) |
|
| void VolProc::HorInterFiller::setBottomValue |
( |
float |
|
) |
|
| void VolProc::HorInterFiller::setGradient |
( |
float |
|
) |
|
| bool VolProc::HorInterFiller::setTopHorizon |
( |
const MultiID * |
|
) |
|
| void VolProc::HorInterFiller::setTopValue |
( |
float |
|
) |
|
| static const char* VolProc::HorInterFiller::sKeyBotHorID |
( |
|
) |
[inline, static, protected] |
| static const char* VolProc::HorInterFiller::sKeyBotValue |
( |
|
) |
[inline, static, protected] |
| static const char* VolProc::HorInterFiller::sKeyGradient |
( |
|
) |
[inline, static, protected] |
| static const char* VolProc::HorInterFiller::sKeyTopHorID |
( |
|
) |
[inline, static, protected] |
| static const char* VolProc::HorInterFiller::sKeyTopValue |
( |
|
) |
[inline, static, protected] |
| static const char* VolProc::HorInterFiller::sKeyType |
( |
|
) |
[inline, static] |
| static const char* VolProc::HorInterFiller::sKeyUseGradient |
( |
|
) |
[inline, static, protected] |
| static const char* VolProc::HorInterFiller::sUserName |
( |
|
) |
[inline, static] |
| const char* VolProc::HorInterFiller::type |
( |
|
) |
const [inline, virtual] |
| void VolProc::HorInterFiller::useGradient |
( |
bool |
|
) |
|
If false, bottom value will be used.
| bool VolProc::HorInterFiller::usePar |
( |
const IOPar & |
|
) |
[virtual] |
| bool VolProc::HorInterFiller::usesGradient |
( |
|
) |
const |
Member Data Documentation