|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
Each DataBuffer instance represents some in memory data. More...
#include "../declspec.h"#include "enum.h"#include "types.h"#include <cstdint>#include <array>#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | InternalZGY::DataBuffer |
| Each DataBuffer instance represents some in memory data. More... | |
| class | InternalZGY::DataBufferNd< T, NDim > |
Namespaces | |
| InternalZGY | |
| Implementation not visible to clients. | |
Each DataBuffer instance represents some in memory data.
1.8.17