|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
Public Types | |
| typedef std::function< void(const void *, std::int64_t)> | delivery_t |
Public Member Functions | |
| ReadRequest (std::int64_t offset_in, std::int64_t size_in, const delivery_t &delivery_in) | |
Public Attributes | |
| std::int64_t | offset |
| std::int64_t | size |
| delivery_t | delivery |
1.8.17