M3_MapEl Struct Reference

Map element. More...

#include <M3.h>


Data Fields

int32_t pixel
double value


Detailed Description

Map element.

This structure is an element of a pixelized map which represents one of the estimated signals.

Examples:

binMap.c, and maxMinMap.c.

Definition at line 279 of file M3.h.


Field Documentation

int32_t M3_MapEl::pixel

The pixel index of the map element.

Examples:
binMap.c.

Definition at line 282 of file M3.h.

Referenced by M3_TODcacheStruct_Initialize().

double M3_MapEl::value

The map value associated with the pixel index.

Examples:
binMap.c, and maxMinMap.c.

Definition at line 284 of file M3.h.


The documentation for this struct was generated from the following files:
Generated on Mon Nov 24 10:05:12 2008 for M3 by  doxygen 1.5.3-20071008