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