A Event is a set of picks on an event on a single PreStack gather.
More...
A Event is a set of picks on an event on a single PreStack gather.
PreStack::Event::Event |
( |
int |
sz, |
|
|
bool |
quality |
|
) |
| |
PreStack::Event::Event |
( |
const Event & |
b | ) |
|
PreStack::Event::~Event |
( |
| ) |
|
void PreStack::Event::addPick |
( |
| ) |
|
static unsigned char PreStack::Event::cBestQuality |
( |
| ) |
|
|
inlinestatic |
static unsigned char PreStack::Event::cDefaultQuality |
( |
| ) |
|
|
inlinestatic |
static unsigned char PreStack::Event::cManPickQuality |
( |
| ) |
|
|
inlinestatic |
void PreStack::Event::insertPick |
( |
int |
| ) |
|
Event& PreStack::Event::operator= |
( |
const Event & |
| ) |
|
void PreStack::Event::removePick |
( |
int |
| ) |
|
void PreStack::Event::setSize |
( |
int |
sz, |
|
|
bool |
quality |
|
) |
| |
short PreStack::Event::horid_ |
float* PreStack::Event::pick_ |
unsigned char* PreStack::Event::pickquality_ |
unsigned char PreStack::Event::quality_ |