Computes angles for PreStack::Gather.
More...
Computes angles for PreStack::Gather.
Enumerator |
---|
None |
|
MovingAverage |
|
FFTFilter |
|
void PreStack::AngleComputer::averageSmooth |
( |
Array2D< float > & |
angledata | ) |
|
|
protected |
Gather* PreStack::AngleComputer::computeAngleData |
( |
| ) |
|
|
protected |
virtual const ElasticModel& PreStack::AngleComputer::curElasticModel |
( |
| ) |
const |
|
protectedpure virtual |
virtual const RayTracer1D* PreStack::AngleComputer::curRayTracer |
( |
| ) |
const |
|
protectedpure virtual |
void PreStack::AngleComputer::fftDepthSmooth |
( |
::FFTFilter & |
fftfilter, |
|
|
Array2D< float > & |
angledata |
|
) |
| |
|
protected |
void PreStack::AngleComputer::fftSmooth |
( |
Array2D< float > & |
angledata | ) |
|
|
protected |
void PreStack::AngleComputer::fftTimeSmooth |
( |
::FFTFilter & |
fftfilter, |
|
|
Array2D< float > & |
angledata |
|
) |
| |
|
protected |
bool PreStack::AngleComputer::fillandInterpArray |
( |
Array2D< float > & |
angledata | ) |
|
|
protected |
virtual bool PreStack::AngleComputer::isOK |
( |
| ) |
const |
|
privatepure virtual |
void PreStack::AngleComputer::setFFTSmoother |
( |
float |
freqf3, |
|
|
float |
freqf4 |
|
) |
| |
|
private |
void PreStack::AngleComputer::setGatherIsNMOCorrected |
( |
bool |
yn | ) |
|
|
private |
void PreStack::AngleComputer::setNoSmoother |
( |
| ) |
|
|
private |
- Parameters
-
length | Filter length in survey Z unit |
void PreStack::AngleComputer::setOutputSampling |
( |
const FlatPosData & |
| ) |
|
|
private |
void PreStack::AngleComputer::setRayTracer |
( |
const IOPar & |
raypar | ) |
|
|
private |
void PreStack::AngleComputer::setSmoothingPars |
( |
const IOPar & |
| ) |
|
|
private |
void PreStack::AngleComputer::setTrcKey |
( |
const TrcKey & |
tk | ) |
|
|
inlineprivate |
static const char* PreStack::AngleComputer::sKeyFreqF3 |
( |
| ) |
|
|
staticprivate |
static const char* PreStack::AngleComputer::sKeyFreqF4 |
( |
| ) |
|
|
staticprivate |
static const char* PreStack::AngleComputer::sKeySmoothType |
( |
| ) |
|
|
staticprivate |
static const char* PreStack::AngleComputer::sKeyWinFunc |
( |
| ) |
|
|
staticprivate |
static const char* PreStack::AngleComputer::sKeyWinLen |
( |
| ) |
|
|
staticprivate |
static const char* PreStack::AngleComputer::sKeyWinParam |
( |
| ) |
|
|
staticprivate |
IOPar PreStack::AngleComputer::iopar_ |
|
protected |
float PreStack::AngleComputer::maxthickness_ |
|
protected |
bool PreStack::AngleComputer::needsraytracing_ |
|
protected |
float PreStack::AngleComputer::thresholdparam_ |
|
protected |
TrcKey PreStack::AngleComputer::trckey_ |
|
protected |