Public Member Functions | |
| TrcSelectionOutput (const BinIDValueSet &, float outval=0) | |
| ~TrcSelectionOutput () | |
| bool | getDesiredVolume (CubeSampling &) const |
| bool | wantsOutput (const BinID &) const |
| void | setOutput (SeisTrcBuf *) |
| void | setTrcsBounds (Interval< float >) |
| virtual void | collectData (const DataHolder &, float, const SeisTrcInfo &) |
| TypeSet< Interval< int > > | getLocalZRanges (const BinID &, float, TypeSet< float > &) const |
Protected Attributes | |
| const BinIDValueSet & | bidvalset_ |
| SeisTrcBuf * | outpbuf_ |
| float | outval_ |
| float | stdtrcsz_ |
| float | stdstarttime_ |
| Attrib::TrcSelectionOutput::TrcSelectionOutput | ( | const BinIDValueSet & | , | |
| float | outval = 0 | |||
| ) |
| Attrib::TrcSelectionOutput::~TrcSelectionOutput | ( | ) |
| virtual void Attrib::TrcSelectionOutput::collectData | ( | const DataHolder & | , | |
| float | , | |||
| const SeisTrcInfo & | ||||
| ) | [virtual] |
Implements Attrib::Output.
| bool Attrib::TrcSelectionOutput::getDesiredVolume | ( | CubeSampling & | ) | const [inline, virtual] |
Reimplemented from Attrib::Output.
| TypeSet< Interval<int> > Attrib::TrcSelectionOutput::getLocalZRanges | ( | const BinID & | , | |
| float | , | |||
| TypeSet< float > & | ||||
| ) | const [virtual] |
Implements Attrib::Output.
| void Attrib::TrcSelectionOutput::setOutput | ( | SeisTrcBuf * | ) |
| void Attrib::TrcSelectionOutput::setTrcsBounds | ( | Interval< float > | ) |
| bool Attrib::TrcSelectionOutput::wantsOutput | ( | const BinID & | ) | const [virtual] |
Reimplemented from Attrib::Output.
const BinIDValueSet& Attrib::TrcSelectionOutput::bidvalset_ [protected] |
SeisTrcBuf* Attrib::TrcSelectionOutput::outpbuf_ [protected] |
float Attrib::TrcSelectionOutput::outval_ [protected] |
float Attrib::TrcSelectionOutput::stdstarttime_ [protected] |
float Attrib::TrcSelectionOutput::stdtrcsz_ [protected] |
1.7.1