GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
ClassData Struct Reference

#include <imagery.h>

Data Fields

int npixels
 
int count
 
double ** x
 
double ** p
 

Detailed Description

Definition at line 82 of file imagery.h.

Field Documentation

◆ count

int ClassData::count

Definition at line 85 of file imagery.h.

◆ npixels

int ClassData::npixels

Definition at line 84 of file imagery.h.

◆ p

double** ClassData::p

Definition at line 87 of file imagery.h.

◆ x

double** ClassData::x

Definition at line 86 of file imagery.h.


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