GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
N_gradient_3d Struct Reference

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

#include <N_pde.h>

Data Fields

double NC
 
double SC
 
double WC
 
double EC
 
double TC
 
double BC
 

Detailed Description

Gradient between the cells in X, Y and Z direction.

Definition at line 416 of file N_pde.h.

Field Documentation

◆ BC

double N_gradient_3d::BC

◆ EC

double N_gradient_3d::EC

◆ NC

double N_gradient_3d::NC

◆ SC

double N_gradient_3d::SC

◆ TC

double N_gradient_3d::TC

◆ WC

double N_gradient_3d::WC

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