Go to the source code of this file.
Namespaces | |
| data_collect | |
Functions | |
| def | data_collect.collect (out) |
| def | data_collect.control_command (val) |
Variables | |
| data_collect.anonymous | |
| int | data_collect.COUNT = 0 |
| data_collect.cwd = sys.argv[2] | |
| data_collect.LABEL = None | |
| data_collect.out = csv.writer(out_file, delimiter=',') | |
| list | data_collect.POSITIONS_LIST = [] |
| data_collect.PREV = None | |