GRASS 8 Programmer's Manual 8.6.0dev(2026)-5f4f7ad06c
Loading...
Searching...
No Matches
Cell_stats Struct Reference

#include <raster.h>

Collaboration diagram for Cell_stats:

Data Structures

struct  Cell_stats_node
 

Data Fields

struct Cell_stats::Cell_stats_nodenode
 
int tlen
 
int N
 
int curp
 
long null_data_count
 
int curoffset
 

Detailed Description

Definition at line 181 of file raster.h.

Field Documentation

◆ curoffset

int Cell_stats::curoffset

Definition at line 193 of file raster.h.

Referenced by Rast_next_cell_stat(), and Rast_rewind_cell_stats().

◆ curp

int Cell_stats::curp

Definition at line 191 of file raster.h.

Referenced by Rast_next_cell_stat(), and Rast_rewind_cell_stats().

◆ N

◆ node

◆ null_data_count

long Cell_stats::null_data_count

◆ tlen

int Cell_stats::tlen

Definition at line 189 of file raster.h.

Referenced by Rast_init_cell_stats(), and Rast_update_cell_stats().


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