GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
Go to the source code of this file.
Data Structures | |
struct | Ref_Color |
struct | Ref_Files |
struct | Ref |
struct | Tape_Info |
struct | Control_Points |
struct | One_Sig |
struct | Signature |
struct | SubSig |
struct | ClassData |
struct | ClassSig |
struct | SigSet |
struct | IClass_statistics |
struct | scCats |
struct | scScatts |
struct | scdScattData |
Macros | |
#define | INAME_LEN GNAME_MAX /* coupled to raster map name length */ |
#define | SC_SCATT_DATA 0 |
#define | SC_SCATT_CONDITIONS 1 |
#define | SIGNATURE_TYPE_MIXED 1 |
#define | GROUPFILE "CURGROUP" |
#define | SUBGROUPFILE "CURSUBGROUP" |
#define GROUPFILE "CURGROUP" |
Definition at line 199 of file imagery.h.
Referenced by I_get_group(), and I_put_group().
#define SC_SCATT_CONDITIONS 1 |
Definition at line 143 of file imagery.h.
Referenced by I_sc_insert_scatt_data().
#define SC_SCATT_DATA 0 |
Definition at line 142 of file imagery.h.
Referenced by I_sc_insert_scatt_data().
#define SIGNATURE_TYPE_MIXED 1 |
Definition at line 197 of file imagery.h.
Referenced by I_NewClassSig().
#define SUBGROUPFILE "CURSUBGROUP" |
Definition at line 200 of file imagery.h.
Referenced by I_get_subgroup(), and I_put_subgroup().