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

Field Documentation

◆ first_time

int FPRange::first_time

◆ max

◆ min

◆ rstats

struct R_stats FPRange::rstats

Definition at line 221 of file raster.h.

Referenced by Rast_row_update_fp_range(), Rast_write_fp_range(), and Rast_write_rstats().


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