CLUTTER
Data Fields
- unsigned int
- columns
- unsigned int
- rows
- double
- resolutionX
- double
- resolutionY
- double
- lowerLeftX
- double
- lowerLeftY
- double
- upperRightX
- double
- upperRightY
- int **
- clutterData
- int
- nbrClasses
- CLUTTER_CLASS *
- classes
Detailed Description
Clutter definition.
Field Documentation
- columns
-
- unsigned int CLUTTER::columns
- columns of clutter pixel matrix
- rows
-
- unsigned int CLUTTER::rows
- rows of clutter pixel matrix
- resolutionX
-
- double CLUTTER::resolutionX
- resolution of clutter pixel matrix
- resolutionY
-
- double CLUTTER::resolutionY
- resolution of clutter pixel matrix
- lowerLeftX
-
- double CLUTTER::lowerLeftX
- lower left corner of clutter pixel matrix
- lowerLeftY
-
- double CLUTTER::lowerLeftY
- lower left corner of clutter pixel matrix
- upperRightX
-
- double CLUTTER::upperRightX
- upper right corner of clutter pixel matrix
- upperRightY
-
- double CLUTTER::upperRightY
- upper right corner of clutter pixel matrix
- clutterData
-
- int ** CLUTTER::clutterData
- pixel matrix with corresponding clutter ID
- nbrClasses
-
- int CLUTTER::nbrClasses
- number of clutter classes
- classes
-
- CLUTTER_CLASS * CLUTTER::classes
- array with clutter classes
The documentation was generated from the following file:
- source/Public/Interface/InterfaceType.h