GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCI / V6-1-0 > LCI_report / rhel5-64


Interface   Data Structures   File List   Data Fields   Globals  

Classes | Typedefs | Functions
lci.h File Reference

Interface to the LAT Charge Injection package. More...

#include <PBS/TASK.h>

Classes

struct  _LCI_runInfo
 Structure to hold information about the last LCI run Must match the layout of LHK telemetry. More...

Typedefs

typedef struct _LCI_runInfo LCI_runInfo
 Structure to hold information about the last LCI run Must match the layout of LHK telemetry.

Functions

unsigned LCI_getRunInfo (LCI_runInfo *info)
unsigned LCI_initialise (void)
unsigned LCI_sizeofRunInfo ()
unsigned LCI_startTask (void)
unsigned LCI_stopTask (void)
unsigned LCI_teardown (void)

Detailed Description

Interface to the LAT Charge Injection package.

Author:
James Swain & Owen Saxton
Id:
lci.h,v 1.8 2011/03/29 19:23:13 saxton Exp