GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LDT / V0-5-0 > encdec / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_FCS_checksum Struct Reference

Structure to hold the context needed when forming the checksum over multiple arrays of data. More...

#include <FCS.h>

List of all members.

Public Attributes

unsigned int sum1
unsigned int sum2
unsigned int left


Detailed Description

Structure to hold the context needed when forming the checksum over multiple arrays of data.

Member Data Documentation

unsigned int _FCS_checksum::sum1

Lower bit of the partial checksum

unsigned int _FCS_checksum::sum2

Upper bit of the partial checksum

unsigned int _FCS_checksum::left

Number of increments until need to do a reduction


The documentation for this struct was generated from the following file:
Generated on Mon Aug 23 09:45:06 2010 by  doxygen 1.5.3