Coverage for ion/agents/instrumentagents/simulators/Simulator_constants : 100.00%
Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
|
#!/usr/bin/env python @file ion/agents/instrumentagents/simulators/Simulator_constants.py @author Bill Bollenbacher @brief Constants associated with all simulators. These are to be shared between the instrument driver and the simulator. """
'sim_SBE49' : 9100, 'sim_WHSentinelADCP' : 9200, }
|