|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
This is the complete list of members for InternalZGY::LookupTable, including all inherited members.
| calcLookupSize(const std::vector< std::uint64_t > &lookup, std::int64_t eof, std::int64_t maxsize) | InternalZGY::LookupTable | static |
| getAlphaFilePosition(std::int64_t i, std::int64_t j, std::int64_t lod, const std::vector< std::array< std::int64_t, 3 >> &lodsizes, const std::vector< std::int64_t > &alphaoffsets, const std::vector< std::uint64_t > &alup, std::int64_t bytesperalpha) | InternalZGY::LookupTable | static |
| getBrickFilePosition(std::int64_t i, std::int64_t j, std::int64_t k, std::int64_t lod, const std::vector< std::array< std::int64_t, 3 >> &lodsizes, const std::vector< std::int64_t > &brickoffsets, const std::vector< std::uint64_t > &blup, const std::vector< std::uint64_t > &bend, std::int64_t bytesperbrick) | InternalZGY::LookupTable | static |
| setBrickFilePosition(std::int64_t i, std::int64_t j, std::int64_t k, std::int64_t lod, const LutInfo &info, const std::vector< std::array< std::int64_t, 3 >> &lodsizes, const std::vector< std::int64_t > &brickoffsets, std::vector< std::uint64_t > *blup, std::vector< std::uint64_t > *bend) | InternalZGY::LookupTable | static |
1.8.17