GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCM / V1-6-2

Constituent: lcm_epu     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_LCM_ImageControl Struct Reference

Structure to hold the LCM image control block. More...

#include <LCM_prvdefs.h>

Collaboration diagram for _LCM_ImageControl:

Collaboration graph
[legend]

Data Fields

unsigned int once
unsigned int lock
LCM_ImageModulemtbl
LCM_ImageTaskttbl
char * stbl
char * scur
char * itlm
unsigned char * telem_buf
SEM telem_sem
WUT_tmr * telem_timer
FPM_Pool * telem_pool

Detailed Description

Structure to hold the LCM image control block.


Field Documentation

char* _LCM_ImageControl::itlm
 

Image telemetry buffer (SDI)

unsigned int _LCM_ImageControl::lock
 

Telemetry buffer lock

LCM_ImageModule* _LCM_ImageControl::mtbl
 

Intermediate module table

unsigned int _LCM_ImageControl::once
 

One time generation of image tlm

char* _LCM_ImageControl::scur
 

String table current location

char* _LCM_ImageControl::stbl
 

Intermediate string table

unsigned char* _LCM_ImageControl::telem_buf
 

Telemetry buffers (EPU only)

FPM_Pool* _LCM_ImageControl::telem_pool
 

Telemetry packet pool (SIU only)

SEM _LCM_ImageControl::telem_sem
 

Telemetry dump sync (EPU only)

WUT_tmr* _LCM_ImageControl::telem_timer
 

Telemetry pace timer (EPU only)

LCM_ImageTask* _LCM_ImageControl::ttbl
 

Intermediate task table


The documentation for this struct was generated from the following file:
Generated on Fri Nov 21 01:16:36 2008 by  doxygen 1.4.4