![]() |
h5geo 0.4.0
C++17 and python API to work with geo-data (seismic, wells, maps, other in process) based on HDF5. Aimed at geoscientists and developers.
|
X, Y are always length. More...
#include <h5point.h>
Public Member Functions | |
| void | setX (const double &x) |
| void | setY (const double &y) |
| double & | getX () |
| double & | getY () |
| void | setName (const std::string &s) |
| std::string | getName () |
Public Attributes | |
| double | p [2] |
| char | name [H5GEO_CHAR_ARRAY_SIZE] |
X, Y are always length.