GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CPU_DB / V0-2-4

Constituent: cpu_sc     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

CPU_DB_sc.h File Reference

CDM database instance: CPU parameters for a SC. More...

#include <stdio.h>
#include "CPU_DB/CPU_DB_pubdefs.h"
#include "CPU_DB_schema.h"

Include dependency graph for CPU_DB_sc.h:

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


Defines

#define CDM_CPU_DB_CPU_SC_SCHEMA   CPU_DB_SCHEMA
#define CDM_CPU_DB_CPU_SC_INSTANCE   CPU_DB_INSTANCE
#define CDM_CPU_DB_CPU_SC_VERSION   CPU_DB_VERSION
#define CDM_CPU_DB_CPU_SC_HANDLE   data

Variables

static const CPU_DB_TaskAttr task []
 Table of task attributes.
static const CPU_DB_Schema data
 List of databases used to configure CPU scope items.

Detailed Description

CDM database instance: CPU parameters for a SC.

CVS $Id: CPU_DB_sc.h,v 1.1 2005/09/08 02:50:25 apw Exp $
Author:
A.P.Waite

Variable Documentation

static const CPU_DB_Schema data [static]
 

Initial value:

{
    CPU_DB_TYPE_SC,                       
    sizeof(task)/sizeof(CPU_DB_TaskAttr), 
    task                                  
}
List of databases used to configure CPU scope items.

static const task [static]
 

Initial value:

{



    { CPU_DB_TID_LCM,    "mLCM",          200 },    
    { CPU_DB_TID_LFS,    "mFILE",         200 },    
 
 
 
    { CPU_DB_TID_LHK_S,  "sLHK",          200 },    
 
    { CPU_DB_TID_LSM_S,  "sLSM",          200 },    
 
 
    { CPU_DB_TID_LRX,    "uLRX",          130 },    
    { CPU_DB_TID_LTX0,   "uLTX0",         130 },    
    { CPU_DB_TID_STX,    "uSTX",          130 },    
    { CPU_DB_TID_MSG,    "uMSG",          210 },    
    { CPU_DB_TID_POLL,   "pMON",           90 },    
    { CPU_DB_TID_IDLE,   "iMON",          255 }     
}
Table of task attributes.


Generated on Wed May 17 21:26:52 2006 by  doxygen 1.4.4