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

Classes

class  ReadyForHandoverEstimation
 Estimates the telescope ready for handover flag. More...
 

Variables

elt OLDB_URI_ELTPK_STATE = elt.config.Uri("cii.oldb:///elt/hlcc/eltpk/mon/state")
 
elt OLDB_URI_READY_FOR_HANDOVER = elt.config.Uri("cii.oldb:///elt/telif/ccs/ready_for_handover")
 
str PUBSUB_READY_FOR_HANDOVER_URI = "dds.ps:///TELIF_RDY_FOR_HANDOVER"
 
str ELTPK_STATE_OFF = "Off"
 
str ELTPK_STATE_TRACKING = "On::Operational::Tracking"
 
int ELTPK_INERTIA_MS = 850
 

Variable Documentation

◆ ELTPK_INERTIA_MS

int MonScripts.ReadyForHandoverEstimation.ELTPK_INERTIA_MS = 850

◆ ELTPK_STATE_OFF

str MonScripts.ReadyForHandoverEstimation.ELTPK_STATE_OFF = "Off"

◆ ELTPK_STATE_TRACKING

str MonScripts.ReadyForHandoverEstimation.ELTPK_STATE_TRACKING = "On::Operational::Tracking"

◆ OLDB_URI_ELTPK_STATE

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

◆ OLDB_URI_READY_FOR_HANDOVER

elt MonScripts.ReadyForHandoverEstimation.OLDB_URI_READY_FOR_HANDOVER = elt.config.Uri("cii.oldb:///elt/telif/ccs/ready_for_handover")

◆ PUBSUB_READY_FOR_HANDOVER_URI

str MonScripts.ReadyForHandoverEstimation.PUBSUB_READY_FOR_HANDOVER_URI = "dds.ps:///TELIF_RDY_FOR_HANDOVER"