Simple 2D Output.
More...
#include <attriboutput.h>
|
| | TwoDOutput (const Interval< int > &, const Interval< float > &, const Pos::GeomID &) |
| |
| void | collectData (const DataHolder &, float step, const SeisTrcInfo &) override |
| |
| bool | doInit () |
| |
| uiString | errMsg () const override |
| |
| bool | getDesiredVolume (TrcKeyZSampling &) const override |
| |
| TypeSet< Interval< int > > | getLocalZRanges (const Coord &, float, TypeSet< float > &) const override |
| |
| TypeSet< Interval< int > > | getLocalZRanges (const TrcKey &, float, TypeSet< float > &) const override |
| |
| void | set2D (bool) override |
| |
| void | setGeometry (const Interval< int > &, const Interval< float > &) |
| |
| void | setOutput (Data2DHolder &) |
| |
| bool | useCoords () const override |
| |
| bool | wantsOutput (const Coord &) const override |
| |
| bool | wantsOutput (const TrcKey &) const override |
| |
| | Output () |
| |
| virtual void | adjustInlCrlStep (const TrcKeyZSampling &) |
| |
| Pos::GeomID | curGeomID () const |
| |
| virtual void | deleteTrc () |
| |
| virtual bool | finishWrite () |
| |
| virtual const RegularSeisDataPack * | getDataPack () const |
| |
| virtual RegularSeisDataPack * | getDataPack (float) |
| |
| virtual void | getDesiredOutputs (TypeSet< int > &outputs) const |
| |
| const Seis::SelData & | getSelData () |
| |
| virtual SeisTrc * | getTrc () |
| |
| | mOD_DisableCopy (Output) virtual void set2D(bool yn) |
| |
| void | setDesiredOutputs (const TypeSet< int > &outputs) |
| |
| virtual bool | writeTrc () |
| |
| void | addObserver (WeakPtrBase *obs) |
| | Not for normal use. May become private.
|
| |
| int | nrRefs () const |
| | Only for expert use.
|
| |
| void | ref () const |
| |
| bool | refIfReffed () const |
| | Don't use in production, for debugging.
|
| |
| void | removeObserver (WeakPtrBase *obs) |
| | Not for normal use. May become private.
|
| |
| bool | tryRef () const |
| | Not for normal use. May become private.
|
| |
| void | unRef () const |
| |
| void | unRefNoDelete () const |
| |
◆ TwoDOutput()
◆ ~TwoDOutput()
| Attrib::TwoDOutput::~TwoDOutput |
( |
| ) |
|
|
protected |
◆ collectData()
◆ doInit()
| bool Attrib::TwoDOutput::doInit |
( |
| ) |
|
◆ errMsg()
| uiString Attrib::TwoDOutput::errMsg |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getDesiredVolume()
◆ getLocalZRanges() [1/2]
◆ getLocalZRanges() [2/2]
◆ set2D()
| void Attrib::TwoDOutput::set2D |
( |
bool | | ) |
|
|
inlineoverride |
◆ setGeometry()
| void Attrib::TwoDOutput::setGeometry |
( |
const Interval< int > & | , |
|
|
const Interval< float > & | ) |
◆ setOutput()
◆ useCoords()
| bool Attrib::TwoDOutput::useCoords |
( |
| ) |
const |
|
overridevirtual |
◆ wantsOutput() [1/2]
| bool Attrib::TwoDOutput::wantsOutput |
( |
const Coord & | | ) |
const |
|
overridevirtual |
◆ wantsOutput() [2/2]
| bool Attrib::TwoDOutput::wantsOutput |
( |
const TrcKey & | | ) |
const |
|
overridevirtual |
◆ errmsg_
◆ output_
◆ sampleinterval_