GRASS GIS 7 Programmer's Manual  7.0.3(2016)-r00000
N_gradient_neighbours_3d Struct Reference

Gradient between the cell neighbours in X, Y and Z direction. More...

#include <N_pde.h>

Collaboration diagram for N_gradient_neighbours_3d:

Data Fields

N_gradient_neighbours_x * xt
 
N_gradient_neighbours_x * xc
 
N_gradient_neighbours_x * xb
 
N_gradient_neighbours_y * yt
 
N_gradient_neighbours_y * yc
 
N_gradient_neighbours_y * yb
 
N_gradient_neighbours_z * zt
 
N_gradient_neighbours_z * zb
 

Detailed Description

Gradient between the cell neighbours in X, Y and Z direction.

Definition at line 502 of file N_pde.h.

Field Documentation


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