GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSE / V2-0-1 > lsew / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LayerCntsStatus Struct Reference

Captures the result of the layer counts assessment. More...

List of all members.

Public Attributes

unsigned int twr_list
unsigned short int ncmaps
unsigned short int ncnts
unsigned short int nstops
unsigned int cmaps_or
unsigned int cnts_width
unsigned int cmaps [16 *2]
unsigned char cnts [16 *36 *2]


Detailed Description

Captures the result of the layer counts assessment.

Member Data Documentation

unsigned int _LayerCntsStatus::twr_list

The list of towers class 2 and 3 towers that have a cmaps. The lowest set bit is a stop bit

unsigned short int _LayerCntsStatus::ncmaps

The number of cmaps

unsigned short int _LayerCntsStatus::ncnts

The number cnts layers

unsigned short int _LayerCntsStatus::nstops

The number of strip addresses that need a stop bit. This is used to determine the cheapest encoding scheme

unsigned int _LayerCntsStatus::cmaps_or

The OR of all the count maps

unsigned int _LayerCntsStatus::cnts_width

Number of bits to hold the maximum layer counts field

unsigned int _LayerCntsStatus::cmaps[16 *2]

Bit masks of which x y layers have cluster count information

unsigned char _LayerCntsStatus::cnts[16 *36 *2]

The counts for each layer that need it


The documentation for this struct was generated from the following file:
Generated on Mon Jul 26 13:00:59 2010 by  doxygen 1.5.3