seq  4.0.0-pre3
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
otto.ottoSim.ObgwObStore Class Reference

Public Member Functions

def __init__ (self, otdir)
 
def register_ob (self, unit)
 
def check_instrument (self, instrument)
 
def check_obs_mode (self, obsMode)
 
def check_ob_id (self, ob_id)
 
def get_ob_preview (self, ob_id)
 
def get_ob (self, ob_id)
 
def check_queue (self, instrument)
 
def execution_queue (self, instrument, obsMode)
 
def execution_queue_next (self, instrument, obsMode)
 

Public Attributes

 obs_modes
 
 instruments
 
 obs
 
 previews
 
 ob_ids
 
 obq
 

Static Public Attributes

 otdir = None
 

Constructor & Destructor Documentation

◆ __init__()

def otto.ottoSim.ObgwObStore.__init__ (   self,
  otdir 
)

Member Function Documentation

◆ check_instrument()

def otto.ottoSim.ObgwObStore.check_instrument (   self,
  instrument 
)

◆ check_ob_id()

def otto.ottoSim.ObgwObStore.check_ob_id (   self,
  ob_id 
)

◆ check_obs_mode()

def otto.ottoSim.ObgwObStore.check_obs_mode (   self,
  obsMode 
)

◆ check_queue()

def otto.ottoSim.ObgwObStore.check_queue (   self,
  instrument 
)

◆ execution_queue()

def otto.ottoSim.ObgwObStore.execution_queue (   self,
  instrument,
  obsMode 
)

◆ execution_queue_next()

def otto.ottoSim.ObgwObStore.execution_queue_next (   self,
  instrument,
  obsMode 
)

◆ get_ob()

def otto.ottoSim.ObgwObStore.get_ob (   self,
  ob_id 
)

◆ get_ob_preview()

def otto.ottoSim.ObgwObStore.get_ob_preview (   self,
  ob_id 
)

◆ register_ob()

def otto.ottoSim.ObgwObStore.register_ob (   self,
  unit 
)

Member Data Documentation

◆ instruments

otto.ottoSim.ObgwObStore.instruments

◆ ob_ids

otto.ottoSim.ObgwObStore.ob_ids

◆ obq

otto.ottoSim.ObgwObStore.obq

◆ obs

otto.ottoSim.ObgwObStore.obs

◆ obs_modes

otto.ottoSim.ObgwObStore.obs_modes

◆ otdir

otto.ottoSim.ObgwObStore.otdir = None
static

◆ previews

otto.ottoSim.ObgwObStore.previews

The documentation for this class was generated from the following file: