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.
<>
◆ Event() [1/2]
| PreStack::Event::Event |
( |
int |
sz, |
|
|
bool |
quality |
|
) |
| |
◆ Event() [2/2]
| PreStack::Event::Event |
( |
const Event & |
| ) |
|
◆ ~Event()
| PreStack::Event::~Event |
( |
| ) |
|
◆ addPick()
| void PreStack::Event::addPick |
( |
| ) |
|
◆ cBestQuality()
| static unsigned char PreStack::Event::cBestQuality |
( |
| ) |
|
|
inlinestatic |
◆ cDefaultQuality()
| static unsigned char PreStack::Event::cDefaultQuality |
( |
| ) |
|
|
inlinestatic |
◆ cManPickQuality()
| static unsigned char PreStack::Event::cManPickQuality |
( |
| ) |
|
|
inlinestatic |
◆ indexOf()
◆ insertPick()
| void PreStack::Event::insertPick |
( |
int |
| ) |
|
◆ operator=()
| Event& PreStack::Event::operator= |
( |
const Event & |
| ) |
|
◆ removePick()
| void PreStack::Event::removePick |
( |
int |
| ) |
|
◆ setSize()
| void PreStack::Event::setSize |
( |
int |
sz, |
|
|
bool |
quality |
|
) |
| |
◆ eventtype_
◆ horid_
| short PreStack::Event::horid_ = -1 |
◆ offsetazimuth_
◆ pick_
| float* PreStack::Event::pick_ = nullptr |
◆ pickquality_
| unsigned char* PreStack::Event::pickquality_ = 0 |
◆ quality_
| unsigned char PreStack::Event::quality_ = 255 |
◆ sz_