carputils
Doxygen code documentation for the python framework controlling openCARP
|
Namespaces | |
carputils.model.ionic | |
Functions | |
def | carputils.model.ionic.keys () |
Return a list of string keys to be used with :func:get More... | |
def | carputils.model.ionic.get (args, kwargs) |
Get a class from its key string from :func:keys More... | |
def | carputils.model.ionic.summary (indent=2, ncolumns=4, padding=2) |
Return a string summarizing the models and their parameters. More... | |
Variables | |
carputils.model.ionic.MAPPING = _OrderedDict() | |