OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
impl Directory Reference

Files

file  arrayops.h [code]
 
file  bulk.h [code]
 Bulk data read/write.
 
file  compress_null.cpp
 Example code for the compression plug-in mechanism.
 
file  compression.cpp
 Compression factory.
 
file  compression.h [code]
 Factory for handling compression.
 
file  cornerpoints.h [code]
 Deprecated. See transform.h.
 
file  databuffer.h [code]
 Each DataBuffer instance represents some in memory data.
 
file  enum.h [code]
 enums and type aliases not visible to the public API.
 
file  environment.h [code]
 Reading and writing environment variables.
 
file  file.h [code]
 Low level I/O, abstract layer.
 
file  file_local.cpp
 Low level I/O, regular files.
 
file  file_sd.h [code]
 Low level I/O utilities, Seismic Store.
 
file  genlod.h [code]
 Generate low resolution bricks.
 
file  guid.h [code]
 Simplified GUID handling. Only big endian, random number guids.
 
file  histogrambuilder.h [code]
 Collect statistics and histogram for bulk data.
 
file  histogramdata.h [code]
 provides class InternalZGY::HistogramData.
 
file  iltf2d.h [code]
 Deprecated. See transform.h.
 
file  lodalgo.h [code]
 Decimation algorithms to output low resolution bricks.
 
file  lodsampling.h [code]
 Static methods for downsampling. Used by lodalgo.cpp only.
 
file  logger.h [code]
 Logging framework.
 
file  lookuptable.h [code]
 Static methods to assist working with lookup tables.
 
file  meta.h [code]
 Meta data read/write.
 
file  roundandclip.h [code]
 Conversion between scalar types.
 
file  statisticdata.h [code]
 provides class InternalZGY::StatisticData.
 
file  structaccess.h [code]
 Low level tools for data conversion.
 
file  subtiling.cpp
 Handle 8x8 subtiling.
 
file  subtiling.h [code]
 Handle 8x8 subtiling.
 
file  timer.h [code]
 Easy to use performance measurement.
 
file  transform.h [code]
 General coordinate conversion based on 3 control points.
 
file  types.h [code]
 Types and enums only used internally.