M3_Interval Struct Reference

Time sample interval. More...

#include <M3.h>


Data Fields

int64_t firstSample
int64_t lastSample


Detailed Description

Time sample interval.

This structure defines a range of time sample indices.

Examples:

binMap.c, maxMinMap.c, and maxMinTOD.c.

Definition at line 307 of file M3.h.


Field Documentation

int64_t M3_Interval::firstSample

Inclusive lower bound on the time samples included.

Examples:
binMap.c, and maxMinTOD.c.

Definition at line 310 of file M3.h.

Referenced by M3_DataSetLL_GetEuler(), M3_DataSetLL_GetNoiseFile(), M3_DataSetLL_GetPointing(), and M3_DataSetLL_GetTOD().

int64_t M3_Interval::lastSample

Inclusive upper bound on the time samples included.

Examples:
binMap.c, and maxMinTOD.c.

Definition at line 312 of file M3.h.

Referenced by M3_DataSetLL_GetEuler(), M3_DataSetLL_GetNoiseFile(), M3_DataSetLL_GetPointing(), and M3_DataSetLL_GetTOD().


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