seq
4.0.0-pre3
|
Classes | |
class | ObgwObStore |
Functions | |
def | execution_sequences (instrument, obsMode) |
def | ob_get (ob_id) |
def | execution_unit (instrument, obsMode) |
def | ob_status (ob_id) |
def | main () |
Variables | |
app = Flask(__name__) | |
def obgwOtto.execution_sequences | ( | instrument, | |
obsMode | |||
) |
def obgwOtto.execution_unit | ( | instrument, | |
obsMode | |||
) |
def obgwOtto.main | ( | ) |
def obgwOtto.ob_get | ( | ob_id | ) |
def obgwOtto.ob_status | ( | ob_id | ) |
obgwOtto.app = Flask(__name__) |