GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
|
#include <interpf.h>
Data Fields | |
double | x |
double | y |
FCELL | z |
double | smooth |
double fcell_triple::smooth |
Definition at line 21 of file interpf.h.
Referenced by IL_resample_interp_segments_2d().
double fcell_triple::x |
Definition at line 18 of file interpf.h.
Referenced by IL_resample_interp_segments_2d().
double fcell_triple::y |
Definition at line 19 of file interpf.h.
Referenced by IL_resample_interp_segments_2d().