|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
|
#include <raster.h>
Data Fields | |
| int | geometric |
| int | geom_abs |
| int | flip |
| int | count |
| DCELL | min |
| DCELL | max |
| unsigned long * | stats |
| unsigned long | total |
| int FP_stats::count |
Definition at line 229 of file raster.h.
Referenced by Rast_histogram_eq_fp_colors().
| int FP_stats::flip |
Definition at line 228 of file raster.h.
Referenced by Rast_histogram_eq_fp_colors().
| int FP_stats::geom_abs |
Definition at line 227 of file raster.h.
Referenced by Rast_histogram_eq_fp_colors().
| int FP_stats::geometric |
Definition at line 226 of file raster.h.
Referenced by Rast_histogram_eq_fp_colors().
| DCELL FP_stats::max |
Definition at line 230 of file raster.h.
Referenced by Rast_histogram_eq_fp_colors().
| DCELL FP_stats::min |
Definition at line 230 of file raster.h.
Referenced by Rast_histogram_eq_fp_colors().
Definition at line 231 of file raster.h.
Referenced by Rast_histogram_eq_fp_colors().
Definition at line 232 of file raster.h.
Referenced by Rast_histogram_eq_fp_colors().