seq  4.0.0-pre3
Classes | Functions | Variables
otto.ottoSim Namespace Reference

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 tino (path, port=5000)
 
def main ()
 

Variables

 app = Flask(__name__)
 

Function Documentation

◆ execution_sequences()

def otto.ottoSim.execution_sequences (   instrument,
  obsMode 
)

◆ execution_unit()

def otto.ottoSim.execution_unit (   instrument,
  obsMode 
)

◆ main()

def otto.ottoSim.main ( )

◆ ob_get()

def otto.ottoSim.ob_get (   ob_id)

◆ ob_status()

def otto.ottoSim.ob_status (   ob_id)

◆ tino()

def otto.ottoSim.tino (   path,
  port = 5000 
)

Variable Documentation

◆ app

otto.ottoSim.app = Flask(__name__)