List of all members.
Detailed Description
A Event is a set of picks on an event on a single prestack gather.
Constructor & Destructor Documentation
| PreStack::Event::Event |
( |
int |
sz, |
|
|
bool |
quality | |
|
) |
| | |
| PreStack::Event::Event |
( |
const Event & |
b |
) |
|
| PreStack::Event::~Event |
( |
|
) |
|
Member Function Documentation
| void PreStack::Event::addPick |
( |
|
) |
|
| static unsigned char PreStack::Event::cBestQuality |
( |
|
) |
[inline, static] |
| static unsigned char PreStack::Event::cDefaultQuality |
( |
|
) |
[inline, static] |
| static unsigned char PreStack::Event::cManPickQuality |
( |
|
) |
[inline, static] |
| void PreStack::Event::insertPick |
( |
int |
|
) |
|
| Event& PreStack::Event::operator= |
( |
const Event & |
|
) |
|
| void PreStack::Event::removePick |
( |
int |
|
) |
|
| void PreStack::Event::setSize |
( |
int |
sz, |
|
|
bool |
quality | |
|
) |
| | |
Member Data Documentation