#include <M3.h>
Data Fields | |
| int32_t | pixel |
| float | weight |
This structure is an element of the sparse pointing matrix that maps from the signal domain to the time domain.
Definition at line 265 of file M3.h.
| int32_t M3_PointingEl::pixel |
The pixel index that gives the pointing matrix row.
Definition at line 268 of file M3.h.
Referenced by M3_DataSetLL_GetPointing().
| float M3_PointingEl::weight |
The value of this element in the pointing matrix.
Definition at line 270 of file M3.h.
Referenced by M3_DataSetLL_GetPointing().
1.5.3-20071008