|
GRASS 8 Programmer's Manual 8.5.0RC1(2026)-3334b87d9c
|
#include <interpf.h>
Data Fields | |
| double | x |
| double | y |
| FCELL | z |
| double | smooth |
| double fcell_triple::smooth |
Definition at line 26 of file interpf.h.
Referenced by IL_resample_interp_segments_2d().
| double fcell_triple::x |
Definition at line 23 of file interpf.h.
Referenced by IL_resample_interp_segments_2d().
| double fcell_triple::y |
Definition at line 24 of file interpf.h.
Referenced by IL_resample_interp_segments_2d().