OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
Public Member Functions | Public Attributes | List of all members
InternalZGY::RawDataTypeDetails Class Reference

#include <types.h>

Public Member Functions

 RawDataTypeDetails (RawDataType type)
 

Public Attributes

std::size_t size
 
double lowest
 
double highest
 
bool is_integer
 
bool is_signed
 

Detailed Description

Helper for enum RawDataType in enum.h: Given an enum tag, return traits for the C++ type it represents.


The documentation for this class was generated from the following files: