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

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

#include <hydrocouplespatialwkb.h>

Collaboration diagram for PointZM:

Public Attributes

double x
 The x-coordinate.
 
double y
 The y-coordinate.
 
double z
 The z-coordinate (elevation).
 
double m
 The measure value.
 

Detailed Description

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

Member Data Documentation

◆ m

double PointZM::m

The measure value.

◆ x

double PointZM::x

The x-coordinate.

◆ y

double PointZM::y

The y-coordinate.

◆ z

double PointZM::z

The z-coordinate (elevation).


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