|
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) |
|
◆ __init__()
def obgwOtto.ObgwObStore.__init__ |
( |
|
self, |
|
|
|
otdir |
|
) |
| |
◆ 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 |
|
) |
| |
◆ instruments
obgwOtto.ObgwObStore.instruments |
◆ next_ob
obgwOtto.ObgwObStore.next_ob |
◆ ob_ids
obgwOtto.ObgwObStore.ob_ids |
◆ obs
◆ obs_modes
obgwOtto.ObgwObStore.obs_modes |
◆ otdir
obgwOtto.ObgwObStore.otdir = None |
|
static |
◆ previews
obgwOtto.ObgwObStore.previews |
int obgwOtto.ObgwObStore.x = 0 |
|
static |
int obgwOtto.ObgwObStore.y = 0 |
|
static |
The documentation for this class was generated from the following file: