hlcc 2.0.0-beta2+pre1
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
telifsim_sky_offset.py File Reference

Classes

class  telifsim_sky_offset.CmdTimer
 Timer to manage the total time of a task while allowing it to be broken in smaller periods. More...
 
class  telifsim_sky_offset.TelifsimClient
 Test client for the telif process. More...
 

Namespaces

namespace  telifsim_sky_offset
 

Variables

int telifsim_sky_offset.SYSEXIT_WRONG_INITIAL_STATE = 1
 
int telifsim_sky_offset.SYSEXIT_OFFSETSKY_COMMAND_NOT_REFUSED = 2
 
int telifsim_sky_offset.SYSEXIT_PRESET_ERROR = 3
 
int telifsim_sky_offset.SYSEXIT_OFFSETSKY_COMMAND_FAILED = 4
 
int telifsim_sky_offset.SYSEXIT_OFFSETSKY_FINAL_VALIDATION_FAILED = 5
 
int telifsim_sky_offset.SYSEXIT_PRESET_CONFI_ERROR = 6
 
int telifsim_sky_offset.SYSEXIT_OFFSET_CONFI_ERROR = 7
 
int telifsim_sky_offset.SYSEXIT_PRESET_RDY_F_HANDOVER_NOT_REACHED = 8
 
int telifsim_sky_offset.SYSEXIT_FAILED_TO_OFFSET = 9
 
elt telifsim_sky_offset.OLDB_URI_ELTPK_STATE = elt.config.Uri("cii.oldb:///elt/hlcc/eltpk/mon/state")
 
datetime telifsim_sky_offset.WAIT_SECONDS = datetime.timedelta(seconds=10)
 
TelifsimClient telifsim_sky_offset.ISOK = TelifsimClient.main(sys.argv[1:])
 
 telifsim_sky_offset.else :