GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
fcell_triple Struct Reference

#include <interpf.h>

Data Fields

double x
double y
FCELL z
double smooth

Detailed Description

Definition at line 12 of file interpf.h.

Field Documentation

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 IL_resample_interp_segments_2d().

double fcell_triple::y

Definition at line 15 of file interpf.h.

Referenced by IL_resample_interp_segments_2d().

FCELL fcell_triple::z

Definition at line 16 of file interpf.h.


The documentation for this struct was generated from the following file: