GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-f13a4924e1
Quant_table Struct Reference

#include <raster.h>

Data Fields

DCELL dLow
 
DCELL dHigh
 
CELL cLow
 
CELL cHigh
 

Detailed Description

Definition at line 73 of file raster.h.

Field Documentation

◆ cHigh

CELL Quant_table::cHigh

Definition at line 77 of file raster.h.

Referenced by Rast_quant_get_ith_rule(), and Rast_set_quant_rules().

◆ cLow

CELL Quant_table::cLow

Definition at line 76 of file raster.h.

Referenced by Rast_quant_get_ith_rule(), and Rast_set_quant_rules().

◆ dHigh

DCELL Quant_table::dHigh

◆ dLow

DCELL Quant_table::dLow

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