|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
Classes | |
| class | carputils.cli.CallbacksMixin |
| class | carputils.cli.GroupAccessMixin |
| class | carputils.cli.CarputilsArgumentParser |
Namespaces | |
| carputils.cli | |
| Some argparse extensions implementing custom behaviors for carputils. | |
Functions | |
| def | carputils.cli.bool (string) |
| Bool checker for use as ArgumentParser type. More... | |
| def | carputils.cli.time_tuple (string) |
| Time tuple converter for use as ArgumentParser type. More... | |
| def | carputils.cli.range_tuple (string) |
| Range tuple converter for use as ArgumentParser type. More... | |
| def | carputils.cli.bitflags_callback (choices) |
| Set up a callback to convert provided options into an integer value. More... | |
Variables | |
| tuple | carputils.cli.POSTPROCESS_MODES |
1.8.13