GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QLSM / V1-0-1

Constituent: qlsm_print     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QLSM_prvdefs.h File Reference

Science defs for LSM (Lat Spacesraft Messages). More...

#include "PBI/Check.h"
#include "PBI/Ofs.h"
#include "src/LSM_ssrdefs.h"

Include dependency graph for QLSM_prvdefs.h:

This graph shows which files directly or indirectly include this file:


Data Structures

struct  _QLSM_Timetone_SsrTlm_V1
 Echo of timetone SC message to SSR science data \ APID 0x3fc(1020). More...
struct  _QLSM_Attitude_SsrTlm_V1
 Echo of attitude SC message to SSR science data \ APID 0x3fc(1020). More...
struct  _QLSM_Ancillary_SsrTlm_V1
 Echo of Ancillary SC message to SSR science data \ APID 0x3fc(1020). More...
union  _QLSM_SsrTlm_Union
 union to determine maxmum size of QLSM science data packets \ APID 0x3fc(1020) More...

Defines

#define QLSM_MAX_CTB_SIZE   (sizeof(LSF_contribution_hdr) + sizeof(QLSM_SsrTlm_Union))
 maxmum size of QLSM science data packets APID 0x3fc(1020)

Typedefs

typedef _QLSM_Timetone_SsrTlm_V1 QLSM_Timetone_SsrTlm_V1
 Typedef for structure _QLSM_Timetone_SsrTlm.
typedef _QLSM_Attitude_SsrTlm_V1 QLSM_Attitude_SsrTlm_V1
 Typedef for structure _QLSM_Attitude_SsrTlm.
typedef _QLSM_Ancillary_SsrTlm_V1 QLSM_Ancillary_SsrTlm_V1
 Typedef for structure _QLSM_Ancillary_SsrTlm.
typedef _QLSM_SsrTlm_Union QLSM_SsrTlm_Union
 Typedef for structure _QLSM_SsrTlm_Union.

Detailed Description

Science defs for LSM (Lat Spacesraft Messages).

Author:
Ed Bacho -- ebacho@slac.stanford.edu
This module handles the definitions of structures that are output as science data over the SSR.

Define Documentation

#define QLSM_MAX_CTB_SIZE   (sizeof(LSF_contribution_hdr) + sizeof(QLSM_SsrTlm_Union))
 

maxmum size of QLSM science data packets APID 0x3fc(1020)

size of QLSM_anc,QLSM_att,or QLSM_tt buffers is the largest of SsrTlm structs plus the LSF contrib header


Generated on Tue Dec 6 21:03:16 2005 by  doxygen 1.4.4