![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#include <ldb_statics.hpp>
Static Public Member Functions | |
| static bool | nspLessCompare (const ShotStatItem &item1, const ShotStatItem &item2) |
Public Attributes | |
| int | NSP |
| float | DATUM |
| float | STLVL |
| float | STRLF |
| float | STCOR1 |
| float | STCOR2 |
| float | STCOR3 |
| int | NSL |
| int | NSS |
| int | XSP |
| int | YSP |
Shot-based statics item.
| float ldb_statics::ShotStatItem::DATUM |
altitude of the datum used to calculate correction
| int ldb_statics::ShotStatItem::NSL |
Shot point line number (referred to SEISHDRS::NSL)
| int ldb_statics::ShotStatItem::NSP |
Shot point number (referred to SEISHDRS::NSP)
| int ldb_statics::ShotStatItem::NSS |
Shot point number on the line (referred to SEISHDRS::NSS)
| float ldb_statics::ShotStatItem::STCOR1 |
1st corrective statics correction
| float ldb_statics::ShotStatItem::STCOR2 |
2nd corrective statics correction
| float ldb_statics::ShotStatItem::STCOR3 |
3rd corrective statics correction
| float ldb_statics::ShotStatItem::STLVL |
statics correction for weathering layers with low velocity
| float ldb_statics::ShotStatItem::STRLF |
statics correction for terrain relie
| int ldb_statics::ShotStatItem::XSP |
Position X
| int ldb_statics::ShotStatItem::YSP |
Position Y
1.8.5