|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
Static Public Member Functions | |
| static std::shared_ptr< IFileHeaderAccess > | createFileHeader () |
| static std::shared_ptr< IOffsetHeaderAccess > | createOffsetHeader (std::uint32_t) |
| static std::shared_ptr< IInfoHeaderAccess > | createInfoHeader (std::uint32_t) |
| static std::shared_ptr< IHistHeaderAccess > | createHistHeader (std::uint32_t) |
| static std::shared_ptr< ILookupTableAccess > | createAlphaLookup (std::uint32_t) |
| static std::shared_ptr< ILookupTableAccess > | createBrickLookup (std::uint32_t) |
1.8.17