Package LICOS.lib.cmdTlmDb.LCATtlmDb


Classes

class  LCATtlmDb
 Database wrapper class for LCAT based telemetry. More...

Functions

def LICOS_TlmPacketFactory
 Take a binary string and create a packet from it.
def LICOS_VscTlmPacketFactory
 Take a VSC telemetry object and create a packet from it.

Variables

string __facility__ = "Online"
string __abstract__ = "Wrapper class for LCAT based telemetry"
string __author__ = "Selim Tuvi <stuvi@slac.stanford.edu> SLAC - GLAST LAT I&T/Online"
string __date__ = "2005/09/13 00:08:27"
string __updated__ = "$Date: 2006/03/09 15:28:29 $"
string __version__ = "$Revision: 1.18 $"
string __release__ = "$Name: HEAD $"
string __credits__ = "SLAC"
dictionary ApidTlmClassMap = {}


Function Documentation

def LICOS.lib.cmdTlmDb.LCATtlmDb.LICOS_TlmPacketFactory   packet  ) 
 

Take a binary string and create a packet from it.

Parameters:
packet A binary representation of a CCSDS string
Returns:
A decodable packet object

Definition at line 223 of file LCATtlmDb.py.

def LICOS.lib.cmdTlmDb.LCATtlmDb.LICOS_VscTlmPacketFactory   packet  ) 
 

Take a VSC telemetry object and create a packet from it.

Parameters:
packet A VSC telemetry object
Returns:
A decodable packet object

Definition at line 238 of file LCATtlmDb.py.


Variable Documentation

string __abstract__ = "Wrapper class for LCAT based telemetry" [static]
 

Definition at line 11 of file LCATtlmDb.py.

string __author__ = "Selim Tuvi <stuvi@slac.stanford.edu> SLAC - GLAST LAT I&T/Online" [static]
 

Definition at line 12 of file LCATtlmDb.py.

string __credits__ = "SLAC" [static]
 

Definition at line 17 of file LCATtlmDb.py.

string __date__ = "2005/09/13 00:08:27" [static]
 

Definition at line 13 of file LCATtlmDb.py.

string __facility__ = "Online" [static]
 

Definition at line 10 of file LCATtlmDb.py.

string __release__ = "$Name: HEAD $" [static]
 

Definition at line 16 of file LCATtlmDb.py.

string __updated__ = "$Date: 2006/03/09 15:28:29 $" [static]
 

Definition at line 14 of file LCATtlmDb.py.

string __version__ = "$Revision: 1.18 $" [static]
 

Definition at line 15 of file LCATtlmDb.py.

dictionary ApidTlmClassMap = {} [static]
 

Definition at line 259 of file LCATtlmDb.py.


Generated on Thu Apr 27 20:53:04 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO