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

Classes

class  astronomical_site_monitor_sim
 Top Astronomical Site Monitor Simulator script. More...
 

Variables

str SM_NOT_OPERATIONAL_ERROR = "NotOperational::Error"
 
str SM_NOT_OPERATIONAL_NOT_READY = "NotOperational::NotReady"
 
str SM_NOT_OPERATIONAL_READY = "NotOperational::Ready"
 
str SM_OPERATIONAL_IDLE = "Operational::Idle"
 
str SM_OPERATIONAL_MOVING = "Operational::Moving"
 
str SM_OFF = "Off"
 

Variable Documentation

◆ SM_NOT_OPERATIONAL_ERROR

str SimScripts.astronomical_site_monitor_sim.SM_NOT_OPERATIONAL_ERROR = "NotOperational::Error"

◆ SM_NOT_OPERATIONAL_NOT_READY

str SimScripts.astronomical_site_monitor_sim.SM_NOT_OPERATIONAL_NOT_READY = "NotOperational::NotReady"

◆ SM_NOT_OPERATIONAL_READY

str SimScripts.astronomical_site_monitor_sim.SM_NOT_OPERATIONAL_READY = "NotOperational::Ready"

◆ SM_OFF

str SimScripts.astronomical_site_monitor_sim.SM_OFF = "Off"

◆ SM_OPERATIONAL_IDLE

str SimScripts.astronomical_site_monitor_sim.SM_OPERATIONAL_IDLE = "Operational::Idle"

◆ SM_OPERATIONAL_MOVING

str SimScripts.astronomical_site_monitor_sim.SM_OPERATIONAL_MOVING = "Operational::Moving"