![]() |
HydroCouple
2.0.0
HydroCouple Interface Definitions
|
A 3D point with x, y, z coordinates and an associated measure (m) value. More...
#include <hydrocouplespatialwkb.h>
Public Attributes | |
| double | x |
| The x-coordinate. | |
| double | y |
| The y-coordinate. | |
| double | z |
| The z-coordinate (elevation). | |
| double | m |
| The measure value. | |
A 3D point with x, y, z coordinates and an associated measure (m) value.
| double PointZM::m |
The measure value.
| double PointZM::x |
The x-coordinate.
| double PointZM::y |
The y-coordinate.
| double PointZM::z |
The z-coordinate (elevation).