GRASS GIS 8 Programmer's Manual  8.2.2dev(2023)-3d2c704037
FPRange Struct Reference

#include <raster.h>

Collaboration diagram for FPRange:

Data Fields

DCELL min
 
DCELL max
 
int first_time
 
struct R_stats rstats
 

Detailed Description

Definition at line 233 of file raster.h.

Field Documentation

◆ first_time

int FPRange::first_time

◆ max

◆ min

◆ rstats

struct R_stats FPRange::rstats

Definition at line 238 of file raster.h.

Referenced by Rast_row_update_fp_range(), and Rast_write_fp_range().


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