FlatDataPack based on SeisTrcBuf.
More...
List of all members.
Public Member Functions |
| | SeisTrcBufDataPack (SeisTrcBuf *, Seis::GeomType, SeisTrcInfo::Fld, const char *categry, int compnr=0) |
| | SeisTrcBufDataPack (const SeisTrcBufDataPack &) |
| void | setBuffer (SeisTrcBuf *, Seis::GeomType, SeisTrcInfo::Fld, int icomp=0) |
| bool | getCubeSampling (CubeSampling &) const |
| const char * | dimName (bool) const |
| Coord3 | getCoord (int, int) const |
| void | getAltDim0Keys (BufferStringSet &) const |
| double | getAltDim0Value (int, int) const |
| void | getAuxInfo (int, int, IOPar &) const |
| bool | posDataIsCoord () const |
| SeisTrcBufArray2D & | trcBufArr2D () |
| const SeisTrcBufArray2D & | trcBufArr2D () const |
| SeisTrcBuf & | trcBuf () |
| const SeisTrcBuf & | trcBuf () const |
Protected Attributes |
| Seis::GeomType | gt_ |
| SeisTrcInfo::Fld | posfld_ |
| TypeSet< SeisTrcInfo::Fld > | flds_ |
Detailed Description
FlatDataPack based on SeisTrcBuf.
Constructor & Destructor Documentation
Member Function Documentation
| const char* SeisTrcBufDataPack::dimName |
( |
bool |
|
) |
const [virtual] |
| void SeisTrcBufDataPack::getAltDim0Keys |
( |
BufferStringSet & |
|
) |
const [virtual] |
| double SeisTrcBufDataPack::getAltDim0Value |
( |
int |
, |
|
|
int |
| |
|
) |
| | const [virtual] |
| void SeisTrcBufDataPack::getAuxInfo |
( |
int |
, |
|
|
int |
, |
|
|
IOPar & |
| |
|
) |
| | const [virtual] |
| Coord3 SeisTrcBufDataPack::getCoord |
( |
int |
, |
|
|
int |
| |
|
) |
| | const [virtual] |
| bool SeisTrcBufDataPack::getCubeSampling |
( |
CubeSampling & |
|
) |
const |
| bool SeisTrcBufDataPack::posDataIsCoord |
( |
|
) |
const [inline, virtual] |
| const SeisTrcBuf& SeisTrcBufDataPack::trcBuf |
( |
|
) |
const [inline] |
| SeisTrcBuf& SeisTrcBufDataPack::trcBuf |
( |
|
) |
[inline] |
Member Data Documentation