HydroCouple  2.0.0
HydroCouple Interface Definitions
Loading...
Searching...
No Matches
PointM Struct Reference

A 2D point with x, y, and an associated measure (m) value. More...

#include <hydrocouplespatialwkb.h>

Collaboration diagram for PointM:

Public Attributes

double x
 The x-coordinate.
 
double y
 The y-coordinate.
 
double m
 The measure value.
 

Detailed Description

A 2D point with x, y, and an associated measure (m) value.

Member Data Documentation

◆ m

double PointM::m

The measure value.

◆ x

double PointM::x

The x-coordinate.

◆ y

double PointM::y

The y-coordinate.


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