GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
Loading...
Searching...
No Matches
triple Struct Reference

#include <dataquad.h>

Data Fields

double x
 
double y
 
double z
 
double sm
 

Detailed Description

Point structure to keep coordinates

It also contains smoothing for the given point.

Definition at line 38 of file dataquad.h.

Field Documentation

◆ sm

double triple::sm

variable smoothing

Definition at line 42 of file dataquad.h.

Referenced by IL_matrix_create_alloc(), quad_get_points(), and quad_point_new().

◆ x

◆ y

◆ z


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