Package LICOS.lib.LATfunctions


Functions

def utcfromtimestamp

Variables

string __facility__ = "Online"
string __abstract__ = "LAT-related useful functions"
string __author__ = "S. Tuvi <Stuvi@SLAC.Stanford.edu> SLAC - GLAST LAT I&T/Online"
string __date__ = "2005/12/20 00:00:00"
string __updated__ = "$Date: 2006/04/27 02:07:28 $"
string __version__ = "$Revision: 1.2 $"
string __release__ = "$Name: HEAD $"
string __credits__ = "SLAC"
tuple LAT_EPOCH_datetime = calendar.timegm( time.strptime( '2001-01-01 00:00:00', '%Y-%m-%d %H:%M:%S' ) )


Function Documentation

def LICOS.lib.LATfunctions.utcfromtimestamp   secs,
  usecs
 

Definition at line 26 of file LATfunctions.py.


Variable Documentation

string __abstract__ = "LAT-related useful functions" [static]
 

Definition at line 11 of file LATfunctions.py.

string __author__ = "S. Tuvi <Stuvi@SLAC.Stanford.edu> SLAC - GLAST LAT I&T/Online" [static]
 

Definition at line 12 of file LATfunctions.py.

string __credits__ = "SLAC" [static]
 

Definition at line 17 of file LATfunctions.py.

string __date__ = "2005/12/20 00:00:00" [static]
 

Definition at line 13 of file LATfunctions.py.

string __facility__ = "Online" [static]
 

Definition at line 10 of file LATfunctions.py.

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

Definition at line 16 of file LATfunctions.py.

string __updated__ = "$Date: 2006/04/27 02:07:28 $" [static]
 

Definition at line 14 of file LATfunctions.py.

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

Definition at line 15 of file LATfunctions.py.

tuple LAT_EPOCH_datetime = calendar.timegm( time.strptime( '2001-01-01 00:00:00', '%Y-%m-%d %H:%M:%S' ) ) [static]
 

Definition at line 23 of file LATfunctions.py.


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