hlcc 2.0.0-beta2+pre1
Loading...
Searching...
No Matches
Classes | Variables
MonScripts.SegmentExchangeModeEstimation Namespace Reference

Classes

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

Variables

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

Variable Documentation

◆ CURRENT_OBS_ALT_AZ_URI

elt MonScripts.SegmentExchangeModeEstimation.CURRENT_OBS_ALT_AZ_URI = elt.config.Uri("cii.oldb:///elt/telif/ccs/current_observed_altaz")

◆ ELTPK_ALLOWED_STATES

list MonScripts.SegmentExchangeModeEstimation.ELTPK_ALLOWED_STATES = ["Off", "On::NotOperational::NotReady", "On::NotOperational::Ready"]

◆ ELTPK_STATE_URI

elt MonScripts.SegmentExchangeModeEstimation.ELTPK_STATE_URI = elt.config.Uri("cii.oldb:///elt/hlcc/eltpk/mon/state")

◆ SEGEXMGR_ALLOWED_STATES

list MonScripts.SegmentExchangeModeEstimation.SEGEXMGR_ALLOWED_STATES = ["On::Operational"]

◆ SEGEXMGR_STATE_URI

elt MonScripts.SegmentExchangeModeEstimation.SEGEXMGR_STATE_URI = elt.config.Uri("cii.oldb:///elt/tel/segexmgr/mon/state")

◆ SEGMENT_EXCHANGE_POSITION_NAME

str MonScripts.SegmentExchangeModeEstimation.SEGMENT_EXCHANGE_POSITION_NAME = "SEGEXCH"

◆ TELIFSIM_TEL_NAMED_POSITIONS_URI

elt MonScripts.SegmentExchangeModeEstimation.TELIFSIM_TEL_NAMED_POSITIONS_URI = elt.config.Uri("cii.oldb:///elt/hlcc/telifsim/cfg/tel_named_pos")

◆ TELMON_SEGMENT_EXCHANGE_STATUS_URI

elt MonScripts.SegmentExchangeModeEstimation.TELMON_SEGMENT_EXCHANGE_STATUS_URI
Initial value:
1= elt.config.Uri(
2 "cii.oldb:///elt/hlcc/telmon/mon/segment_exchange_mode"
3)