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.
Loading...
Searching...
No Matches
h5geo::Point2 Struct Reference

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]
 

Detailed Description

X, Y are always length.


The documentation for this struct was generated from the following file: