|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
Public Member Functions | |
| virtual void | read (const std::shared_ptr< FileADT > &file, std::int64_t offset)=0 |
| virtual void | byteswap ()=0 |
| virtual std::array< std::uint8_t, 4 > | magic () const =0 |
| virtual std::uint32_t | version () const =0 |
Public Member Functions inherited from InternalZGY::IHeaderAccess | |
| virtual podbytes_t | podbytes () const =0 |
| virtual void | dump (std::ostream &out, const std::string &prefix="")=0 |
Additional Inherited Members | |
Public Types inherited from InternalZGY::IHeaderAccess | |
| typedef std::vector< std::uint8_t > | podbytes_t |
1.8.17