GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-535c39c9fc
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 211 of file raster.h.

Field Documentation

◆ first_time

int Range::first_time

◆ max

◆ min

◆ rstats

struct R_stats Range::rstats

Definition at line 214 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: