![]() |
OpendTect-6_4
6.4
|
Classes | |
class | FreqFunc |
Public Member Functions | |
Frequency (Desc &) | |
void | prepPriorToBoundsCalc () |
![]() | |
virtual bool | isOK () const |
bool | is2D () const |
const Desc & | getDesc () const |
Desc & | getDesc () |
const DataHolder * | getData (const BinID &relpos=BinID(0, 0), int idx=0) |
const DataHolder * | getDataDontCompute (const BinID &relpos) const |
int | nrOutputs () const |
void | enableOutput (int output, bool yn=true) |
bool | isOutputEnabled (int output) const |
void | setOutputInterestSize (bool preserve=false) |
void | enableAllOutputs (bool yn=true) |
virtual void | getCompNames (BufferStringSet &) const |
virtual bool | isSingleTrace () const |
virtual bool | usesTracePosition () const |
virtual void | setReqBufStepout (const BinID &, bool wait=false) |
virtual void | setDesBufStepout (const BinID &, bool wait=false) |
const BinID & | getReqBufStepout () const |
const BinID & | getDesBufStepout () const |
void | setDesiredVolume (const TrcKeyZSampling &) |
const TrcKeyZSampling * | getDesiredVolume () const |
void | resetDesiredVolume () |
void | setPossibleVolume (const TrcKeyZSampling &) |
virtual bool | getPossibleVolume (int outp, TrcKeyZSampling &) |
const TrcKeyZSampling * | getPossibleVolume () const |
int | getTotalNrPos (bool) |
void | setCurLineName (const char *) |
virtual void | adjust2DLineStoredVolume () |
virtual Pos::GeomID | getGeomID () const |
virtual void | setGeomID (Pos::GeomID) |
virtual int | moveToNextTrace (BinID startpos=BinID(-1,-1), bool firstcheck=false) |
void | computeNewStartPos (BinID &) |
int | alignInputs (ObjectSet< Provider > &) |
int | comparePosAndAlign (Provider *, bool, Provider *, bool, bool) |
void | resetMoved () |
void | resetZIntervals () |
virtual const SeisTrcInfo * | getCurrentTrcInfo () const |
BinID | getCurrentPosition () const |
virtual bool | setCurrentPosition (const BinID &) |
void | updateCurrentInfo () |
virtual bool | needStoredInput () const |
void | addLocalCompZIntervals (const TypeSet< Interval< int > > &) |
const TypeSet< Interval< int > > & | localCompZIntervals () const |
void | updateInputReqs (int input=-1) |
virtual void | updateStorageReqs (bool all=false) |
void | setUseSC () |
void | setSelData (const Seis::SelData *) |
void | setExtraZ (const Interval< float > &) |
void | setNeedInterpol (bool) |
void | setExactZ (const TypeSet< float > &) |
void | computeRefStep () |
void | setRefStep (float step) |
float | getRefStep () const |
void | computeRefZ0 () |
void | setRefZ0 (float z0) |
float | getRefZ0 () const |
virtual BinID | getStepoutStep () const |
ObjectSet< Provider > & | getInputs () |
BinID | getTrcInfoBid () const |
uiString | errMsg () const |
virtual void | initSteering () |
virtual void | prepSteeringForStepout (const BinID &) |
virtual bool | prepPriorToOutputSetup () |
virtual void | prepareForComputeData () |
virtual void | fillDataPackWithTrc (RegularSeisDataPack *) const |
virtual void | setRdmPaths (TypeSet< BinID > *truepath, TypeSet< BinID > *snappedpath) |
For directional attributes. More... | |
virtual void | updateCSIfNeeded (TrcKeyZSampling &) const |
virtual bool | compDistBetwTrcsStats (bool force=false) |
float | getApplicableCrlDist (bool) const |
virtual float | getDistBetwTrcs (bool, const char *linenm=0) const |
BinID | getElementStepout () const |
void | setDataUnavailableFlag (bool yn) |
bool | getDataUnavailableFlag () const |
Static Public Member Functions | |
static void | initClass () |
static const char * | attribName () |
static const char * | gateStr () |
static const char * | normalizeStr () |
static const char * | windowStr () |
static const char * | paramvalStr () |
static const char * | dumptofileStr () |
static const char * | smoothspectrumStr () |
![]() | |
static Provider * | create (Desc &, uiString &errmsg) |
static uiString | prepare (Desc &) |
Protected Member Functions | |
~Frequency () | |
bool | checkInpAndParsAtStart () |
bool | allowParallelComputation () const |
bool | getInputOutput (int input, TypeSet< int > &res) const |
bool | getInputData (const BinID &, int idx) |
bool | computeData (const DataHolder &, const BinID &rel, int z0, int nrsamples, int threadid) const |
const Interval< float > * | reqZMargin (int input, int output) const |
![]() | |
Provider (Desc &) | |
virtual SeisMSCProvider * | getMSCProvider (bool &) const |
virtual bool | preProcCommonToAllThreads (const DataHolder &out, const BinID &relpos) |
int | getDataIndex (int input) const |
void | fillInputRangesArray (Array2DImpl< BasicInterval< int > > &, int, const BasicInterval< int > &) |
virtual bool | setNrThreads (int idx) |
virtual int | minTaskSize () const |
virtual bool | finalizeCalculation (bool scs) |
DataHolder * | getDataHolder (const BinID &relpos) |
void | removeDataHolder (const BinID &relpos) |
void | setInput (int input, Provider *) |
void | addParent (Provider *prov) |
virtual BinDataDesc | getOutputFormat (int output) const |
virtual bool | doNotReUseDH () const |
void | computeDesInputCube (int inp, int out, TrcKeyZSampling &, bool usestepout=true) const |
void | setUsedMultTimes () |
bool | isUsedMultTimes () |
bool | isNew2DLine () const |
virtual const BinID * | desStepout (int input, int output) const |
virtual const BinID * | reqStepout (int input, int output) const |
virtual const Interval< float > * | desZMargin (int input, int output) const |
virtual const Interval< int > * | desZSampMargin (int input, int output) const |
virtual const Interval< int > * | reqZSampMargin (int input, int output) const |
virtual bool | getZStepStoredData (float &step) const |
virtual bool | getZ0StoredData (float &z0) const |
float | getInterpolInputValue (const DataHolder &, int inputidx, float zval) const |
float | getInterpolInputValue (const DataHolder &, int inputidx, float sample, int z0) const |
float | getInputValue (const DataHolder &, int inputidx, int sampleidx, int z0) const |
void | setOutputValue (const DataHolder &output, int outputidx, int sampleidx, int z0, float val) const |
float | getExtraZFromSampPos (float) const |
float | getExtraZFromSampInterval (int, int) const |
virtual bool | useInterTrcDist () const |
float | getZAtSample (int idx) const |
bool | zIsTime () const |
float | zFactor () const |
float | dipFactor () const |
float | inlDist () const |
float | crlDist () const |
float | lineDist () const |
float | trcDist () const |
float | maxSecureDip () const |
void | stdPrepSteering (const BinID &) |
Static Protected Member Functions | |
static Provider * | createInstance (Desc &) |
static void | updateDesc (Desc &) |
static void | updateDefaults (Desc &) |
![]() | |
static Provider * | internalCreate (Desc &, ObjectSet< Provider > &, bool &issame, uiString &) |
Frequency Attribute.
Calculates a number of attributes (see below) from the frequency domain in a gate. The gate can be windowed with the window specified in the window parameter prior to the Fourier Transform. If normalize is enabled, the frequency spectra is normalized with regard to its area. This will make it possible to attribare the attribs from areas with high and low energy.
Dumptofile dumps the spectrogram at all locations to a file. This feature is only for experimental dGB use - don't present it in any manuals. If used wrong (i.e. with volume output) you will end up with a file of several Gb. The file is stored as /tmp/frequency.dump
Frequency gate=[-4,4] [normalize=No] [window=CosTaper5] [dumptofile=No]
Input: 0 Real data 1 Imag data
Output: 0 Dominant frequency (DFQ) 1 Average frequency (AFQ) 2 Median frequency (MFQ) 3 Average frequency Squared (AFS) 4 Maximum spectral amplitude (MSA) 5 Spectral Area beyond dominant frequency (SADF) 6 Frequency Slope Fall (FSF) 7 Absorption Quality Factor (AQF)
Attrib::Frequency::Frequency | ( | Desc & | ) |
|
protected |
|
inlineprotectedvirtual |
Reimplemented from Attrib::Provider.
|
inlinestatic |
|
protectedvirtual |
Should be used for check after inputs are set, for extra checks at other time use isOK()
Reimplemented from Attrib::Provider.
|
protectedvirtual |
The system will use the algorithm specified in this function to compute the attribute's outputs. The results will be stored as different series in the DataHolder output.
threadid | thread identifier that may be handy when using multiple threads. |
Implements Attrib::Provider.
|
inlinestatic |
|
inlinestatic |
|
protectedvirtual |
Gets all imput data, including data for which a stepout is required
Reimplemented from Attrib::Provider.
|
protectedvirtual |
Specifies the outputs needed for calculation among all those provided by the input data; very usefull when steering used as input data
Reimplemented from Attrib::Provider.
|
static |
|
inlinestatic |
|
inlinestatic |
|
virtual |
Z refstep is known now, this is meant to be used before possible- and desired- volumes are computed
Reimplemented from Attrib::Provider.
|
protectedvirtual |
Reimplemented from Attrib::Provider.
|
inlinestatic |
|
staticprotected |
|
staticprotected |
|
inlinestatic |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at 12/02/2019 10:57:24 for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019