carputils
Doxygen code documentation for the python framework controlling openCARP
|
Functions | |
def | parser () |
def | jobID (args) |
Generate name of top level output directory. More... | |
def | run (args, job) |
Variables | |
string | EXAMPLE_DESCRIPTIVE_NAME = 'Simple carputils Example' |
string | EXAMPLE_AUTHOR = 'Andrew Crozier <andrew.crozier@medunigraz.at>, Axel Loewe <axel.loewe@kit.edu>' |
EXAMPLE_DIR = os.path.dirname(__file__) | |
def run.jobID | ( | args | ) |
Generate name of top level output directory.
def run.parser | ( | ) |
def run.run | ( | args, | |
job | |||
) |
string run.EXAMPLE_AUTHOR = 'Andrew Crozier <andrew.crozier@medunigraz.at>, Axel Loewe <axel.loewe@kit.edu>' |
string run.EXAMPLE_DESCRIPTIVE_NAME = 'Simple carputils Example' |
run.EXAMPLE_DIR = os.path.dirname(__file__) |