|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
Decoded contents of the lookup table for one brick or tile. More...
#include <lookuptable.h>
Public Member Functions | |
| LutInfo (BrickStatus status_in, std::int64_t offset, std::int64_t size, std::uint32_t constant) | |
| Create an instance will all data fields filled in. | |
Public Attributes | |
| BrickStatus | status |
| std::int64_t | offset_in_file |
| std::int64_t | size_in_file |
| std::uint32_t | raw_constant |
Decoded contents of the lookup table for one brick or tile.
1.8.17