Spectral Decomposition Attribute description editor.
More...
List of all members.
Public Member Functions |
| | uiSpecDecompAttrib (uiParent *, bool) |
| void | getEvalParams (TypeSet< EvalParam > &) const |
| int | getOutputIdx (float) const |
| float | getOutputValue (int) const |
| virtual const char * | attribName () const |
Static Public Member Functions |
| static void | initClass () |
| static int | factoryID () |
Protected Member Functions |
| bool | setParameters (const Attrib::Desc &) |
| bool | setInput (const Attrib::Desc &) |
| bool | setOutput (const Attrib::Desc &) |
| bool | getParameters (Attrib::Desc &) |
| bool | getInput (Attrib::Desc &) |
| bool | getOutput (Attrib::Desc &) |
| void | inputSel (CallBacker *) |
| void | typeSel (CallBacker *) |
| void | stepChg (CallBacker *) |
| void | panelTFPush (CallBacker *) |
| void | checkOutValSnapped () const |
| void | getInputMID (MultiID &) const |
| Attrib::DescID | createSpecDecompDesc (Attrib::DescSet *) const |
| void | createHilbertDesc (Attrib::DescSet *, Attrib::DescID &) const |
| Attrib::Desc * | createNewDesc (Attrib::DescSet *, Attrib::DescID, const char *, int, int, BufferString) const |
| void | fillInSDDescParams (Attrib::Desc *) const |
| bool | passStdCheck (const Attrib::Desc *, const char *, int seloutidx, int inpidx, Attrib::DescID inpid) const |
Static Protected Member Functions |
| static uiAttrDescEd * | createInstance (uiParent *, bool) |
Protected Attributes |
| uiImagAttrSel * | inpfld_ |
| uiGenInput * | typefld_ |
| uiGenInput * | gatefld_ |
| uiLabeledSpinBox * | outpfld_ |
| uiLabeledSpinBox * | stepfld_ |
| uiGenInput * | waveletfld_ |
| float | nyqfreq_ |
| int | nrsamples_ |
| | Nr of samples in selected data.
|
| float | ds_ |
| | Sample spacing of selected data.
|
| uiPushButton * | tfpanelbut_ |
| uiSpecDecompPanel * | panelview_ |
| | Time Frequency panel.
|
| uiTrcPositionDlg * | positiondlg_ |
Static Protected Attributes |
| static int | factoryid_ |
Detailed Description
Spectral Decomposition Attribute description editor.
Constructor & Destructor Documentation
| uiSpecDecompAttrib::uiSpecDecompAttrib |
( |
uiParent * |
, |
|
|
bool |
| |
|
) |
| | |
Member Function Documentation
| virtual const char* uiSpecDecompAttrib::attribName |
( |
|
) |
const [virtual] |
| void uiSpecDecompAttrib::checkOutValSnapped |
( |
|
) |
const [protected] |
| static int uiSpecDecompAttrib::factoryID |
( |
|
) |
[inline, static] |
| void uiSpecDecompAttrib::fillInSDDescParams |
( |
Attrib::Desc * |
|
) |
const [protected] |
| void uiSpecDecompAttrib::getEvalParams |
( |
TypeSet< EvalParam > & |
|
) |
const [virtual] |
| bool uiSpecDecompAttrib::getInput |
( |
Attrib::Desc & |
|
) |
[protected, virtual] |
| void uiSpecDecompAttrib::getInputMID |
( |
MultiID & |
|
) |
const [protected] |
| bool uiSpecDecompAttrib::getOutput |
( |
Attrib::Desc & |
|
) |
[protected, virtual] |
| int uiSpecDecompAttrib::getOutputIdx |
( |
float |
|
) |
const [virtual] |
| float uiSpecDecompAttrib::getOutputValue |
( |
int |
|
) |
const [virtual] |
| bool uiSpecDecompAttrib::getParameters |
( |
Attrib::Desc & |
|
) |
[protected, virtual] |
| static void uiSpecDecompAttrib::initClass |
( |
|
) |
[static] |
| void uiSpecDecompAttrib::inputSel |
( |
CallBacker * |
|
) |
[protected] |
| void uiSpecDecompAttrib::panelTFPush |
( |
CallBacker * |
|
) |
[protected] |
| bool uiSpecDecompAttrib::passStdCheck |
( |
const Attrib::Desc * |
, |
|
|
const char * |
, |
|
|
int |
seloutidx, |
|
|
int |
inpidx, |
|
|
Attrib::DescID |
inpid | |
|
) |
| | const [protected] |
| bool uiSpecDecompAttrib::setInput |
( |
const Attrib::Desc & |
|
) |
[protected, virtual] |
| bool uiSpecDecompAttrib::setOutput |
( |
const Attrib::Desc & |
|
) |
[protected, virtual] |
| bool uiSpecDecompAttrib::setParameters |
( |
const Attrib::Desc & |
|
) |
[protected, virtual] |
| void uiSpecDecompAttrib::stepChg |
( |
CallBacker * |
|
) |
[protected] |
| void uiSpecDecompAttrib::typeSel |
( |
CallBacker * |
|
) |
[protected] |
Member Data Documentation
Sample spacing of selected data.
Nr of samples in selected data.