#include <map_tk.h>
Data Fields | |
| unsigned | isLoaded: 1 |
| unsigned | isBinary: 1 |
| unsigned | isMultiple: 1 |
| unsigned | isTile: 1 |
| unsigned | isSeam: 1 |
| unsigned | isProcessed: 1 |
| unsigned | isGrayscale: 1 |
| unsigned | isDeconvolved: 1 |
| unsigned | isMarked: 1 |
| unsigned | isFitted: 1 |
| unsigned | nScanMode: 1 |
| unsigned | isSegment: 1 |
| unsigned | isOnEdge: 1 |
| unsigned | isStatCalculated: 1 |
| Attributes * | pAttributes |
| int | nAttributes |
| Map2D * | parentMap |
| Map2D * | labeledMap |
| char * | path |
| char * | name |
| char * | experiment |
| Experiment * | expmnt |
| char * | session |
| Rectangle4i | borders |
| char * | ps |
| ProcScript | procscript |
| void * | pMS2Data |
| int | nMS2Data |
| Rectangle4i * | pTiles |
| int | nTiles |
| MQTileID | bTile |
| DescriptiveStatistics | stat |
| Dimensions2i | dim |
| float * | rtsa |
| int * | scsa |
| float * | mssa |
| float | max |
| float ** | abu |
|
|
Pointers to the global sampling
|
|
|
stores the name of the file of the Map2D |
|
|
stores the path of the file of the Map2D |
|
|
Pointers to the global sampling
|
1.3.7