|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
Classes | |
| class | carputils.job.job.Job |
| A sequence of commands plus the tools to execute them. More... | |
Namespaces | |
| carputils.job.job | |
| Defines the Job class for executing sequences of commands in a customisable manner. | |
Functions | |
| def | carputils.job.job.generate_command_list (cmd, out_p_file=None) |
| Generate a list of all commands that were set. More... | |
| def | carputils.job.job.process_command_list (cmd) |
| Modify options that include "=" and "," which should be parsed as a string. More... | |