GRASS GIS 8 Programmer's Manual 8.3.2(2024)-exported
|
#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().