GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
Categories Struct Reference

#include <raster.h>

Collaboration diagram for Categories:

Data Fields

CELL ncats
 
CELL num
 
chartitle
 
charfmt
 
float m1
 
float a1
 
float m2
 
float a2
 
struct Quant q
 
char ** labels
 
intmarks
 
int nalloc
 
int last_marked_rule
 

Detailed Description

Definition at line 121 of file raster.h.

Field Documentation

◆ a1

float Categories::a1

Definition at line 129 of file raster.h.

Referenced by Rast3d_write_cats().

◆ a2

float Categories::a2

Definition at line 131 of file raster.h.

Referenced by Rast3d_write_cats().

◆ fmt

char* Categories::fmt

Definition at line 127 of file raster.h.

Referenced by Rast3d_write_cats().

◆ labels

char** Categories::labels

Definition at line 134 of file raster.h.

◆ last_marked_rule

int Categories::last_marked_rule

Definition at line 137 of file raster.h.

◆ m1

float Categories::m1

Definition at line 128 of file raster.h.

Referenced by Rast3d_write_cats().

◆ m2

float Categories::m2

Definition at line 130 of file raster.h.

Referenced by Rast3d_write_cats().

◆ marks

int* Categories::marks

Definition at line 135 of file raster.h.

◆ nalloc

int Categories::nalloc

Definition at line 136 of file raster.h.

◆ ncats

CELL Categories::ncats

Definition at line 122 of file raster.h.

◆ num

CELL Categories::num

Definition at line 123 of file raster.h.

Referenced by Rast3d_write_cats().

◆ q

struct Quant Categories::q

Definition at line 132 of file raster.h.

Referenced by Rast3d_write_cats().

◆ title

char* Categories::title

Definition at line 126 of file raster.h.

Referenced by Rast3d_write_cats().


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