OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  doc
 doxygen.h
  impl
 arrayops.h
 bulk.hBulk data read/write
 compress_null.cppExample code for the compression plug-in mechanism
 compression.cppCompression factory
 compression.hFactory for handling compression
 cornerpoints.hDeprecated. See transform.h
 databuffer.hEach DataBuffer instance represents some in memory data
 enum.hEnums and type aliases not visible to the public API
 environment.hReading and writing environment variables
 file.hLow level I/O, abstract layer
 file_local.cppLow level I/O, regular files
 file_sd.hLow level I/O utilities, Seismic Store
 genlod.hGenerate low resolution bricks
 guid.hSimplified GUID handling. Only big endian, random number guids
 histogrambuilder.hCollect statistics and histogram for bulk data
 histogramdata.hClass InternalZGY::HistogramData
 iltf2d.hDeprecated. See transform.h
 lodalgo.hDecimation algorithms to output low resolution bricks
 lodsampling.hStatic methods for downsampling. Used by lodalgo.cpp only
 logger.hLogging framework
 lookuptable.hStatic methods to assist working with lookup tables
 meta.hMeta data read/write
 roundandclip.hConversion between scalar types
 statisticdata.hClass InternalZGY::StatisticData
 structaccess.hLow level tools for data conversion
 subtiling.cppHandle 8x8 subtiling
 subtiling.hHandle 8x8 subtiling
 timer.hEasy to use performance measurement
 transform.hGeneral coordinate conversion based on 3 control points
 types.hTypes and enums only used internally
 api.cppImplements the pure interfaces of the API
 api.hIZgyReader, IZgyWriter, and other user visible classes
 declspec.h
 example.hExample program using the C++ API
 exception.hDefines exceptions that may be raised by OpenZGY
 iocontext.hBackend specific context