seq  4.0.0-pre3
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
obgwOtto.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 execution_queue (self, instrument, obsMode)
 
def execution_queue_next (self, instrument, obsMode)
 

Public Attributes

 obs_modes
 
 instruments
 
 obs
 
 previews
 
 ob_ids
 
 next_ob
 

Static Public Attributes

 otdir = None
 
int x = 0
 
int y = 0
 

Constructor & Destructor Documentation

◆ __init__()

def obgwOtto.ObgwObStore.__init__ (   self,
  otdir 
)

Member Function Documentation

◆ check_instrument()

def obgwOtto.ObgwObStore.check_instrument (   self,
  instrument 
)

◆ check_ob_id()

def obgwOtto.ObgwObStore.check_ob_id (   self,
  ob_id 
)

◆ check_obs_mode()

def obgwOtto.ObgwObStore.check_obs_mode (   self,
  obsMode 
)

◆ execution_queue()

def obgwOtto.ObgwObStore.execution_queue (   self,
  instrument,
  obsMode 
)

◆ execution_queue_next()

def obgwOtto.ObgwObStore.execution_queue_next (   self,
  instrument,
  obsMode 
)

◆ get_ob()

def obgwOtto.ObgwObStore.get_ob (   self,
  ob_id 
)

◆ get_ob_preview()

def obgwOtto.ObgwObStore.get_ob_preview (   self,
  ob_id 
)

◆ register_ob()

def obgwOtto.ObgwObStore.register_ob (   self,
  unit 
)

Member Data Documentation

◆ instruments

obgwOtto.ObgwObStore.instruments

◆ next_ob

obgwOtto.ObgwObStore.next_ob

◆ ob_ids

obgwOtto.ObgwObStore.ob_ids

◆ obs

obgwOtto.ObgwObStore.obs

◆ obs_modes

obgwOtto.ObgwObStore.obs_modes

◆ otdir

obgwOtto.ObgwObStore.otdir = None
static

◆ previews

obgwOtto.ObgwObStore.previews

◆ x

int obgwOtto.ObgwObStore.x = 0
static

◆ y

int obgwOtto.ObgwObStore.y = 0
static

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