|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-763b17e9a5
|
#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().