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

#include <raster.h>

Collaboration diagram for Range:

Data Fields

CELL min
 
CELL max
 
int first_time
 
struct R_stats rstats
 

Detailed Description

Definition at line 225 of file raster.h.

Field Documentation

◆ first_time

int Range::first_time

◆ max

◆ min

◆ rstats

struct R_stats Range::rstats

Definition at line 230 of file raster.h.

Referenced by Rast__row_update_range(), and Rast_write_range().


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