GRASS Programmer's Manual
6.4.3(2013)-r
|
#include <interpf.h>
Data Fields | |
double | x |
double | y |
FCELL | z |
double | smooth |
double fcell_triple::smooth |
Definition at line 17 of file interpf.h.
Referenced by IL_resample_interp_segments_2d().
double fcell_triple::x |
Definition at line 14 of file interpf.h.
Referenced by utils.Rect2D::GetX(), and IL_resample_interp_segments_2d().
double fcell_triple::y |
Definition at line 15 of file interpf.h.
Referenced by utils.Rect2D::GetY(), and IL_resample_interp_segments_2d().