OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
Public Member Functions | Public Attributes | List of all members
InternalZGY::LookupTable::LutInfo Struct Reference

Decoded contents of the lookup table for one brick or tile. More...

#include <lookuptable.h>

Inheritance diagram for InternalZGY::LookupTable::LutInfo:
InternalZGY::LutInfoEx

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
 

Detailed Description

Decoded contents of the lookup table for one brick or tile.


The documentation for this struct was generated from the following file: