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

Classes

class  MonScripts.SegmentExchangeModeEstimation.SegExMdException
 Exception class for the segment exchange mode. More...
 
class  MonScripts.SegmentExchangeModeEstimation.TelNamedPosition
 TelNamedPosition structure conversion helper between config-ng format and python dictionary. More...
 
class  MonScripts.SegmentExchangeModeEstimation.SegmentExchangeModeEstimation
 Segment exchange mode estimation. More...
 

Namespaces

namespace  MonScripts
 
namespace  MonScripts.SegmentExchangeModeEstimation
 

Variables

list MonScripts.SegmentExchangeModeEstimation.ELTPK_ALLOWED_STATES = ["Off", "On::NotOperational::NotReady", "On::NotOperational::Ready"]
 
list MonScripts.SegmentExchangeModeEstimation.SEGEXMGR_ALLOWED_STATES = ["On::Operational"]
 
elt MonScripts.SegmentExchangeModeEstimation.ELTPK_STATE_URI = elt.config.Uri("cii.oldb:///elt/hlcc/eltpk/mon/state")
 
elt MonScripts.SegmentExchangeModeEstimation.SEGEXMGR_STATE_URI = elt.config.Uri("cii.oldb:///elt/tel/segexmgr/mon/state")
 
elt MonScripts.SegmentExchangeModeEstimation.CURRENT_OBS_ALT_AZ_URI = elt.config.Uri("cii.oldb:///elt/telif/ccs/current_observed_altaz")
 
elt MonScripts.SegmentExchangeModeEstimation.TELIFSIM_TEL_NAMED_POSITIONS_URI = elt.config.Uri("cii.oldb:///elt/hlcc/telifsim/cfg/tel_named_pos")
 
elt MonScripts.SegmentExchangeModeEstimation.TELMON_SEGMENT_EXCHANGE_STATUS_URI
 
str MonScripts.SegmentExchangeModeEstimation.SEGMENT_EXCHANGE_POSITION_NAME = "SEGEXCH"