GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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: