|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
Placeholder representing no plugin to be used. More...
Static Public Attributes | |
| bool | NOPLUGIN = True |
Static Public Attributes inherited from carputils.model.general.AbstractPlugin | |
| bool | NOPLUGIN = False |
| PLUGIN = None | |
Additional Inherited Members | |
Public Member Functions inherited from carputils.model.general.AbstractPlugin | |
| def | __init__ (self, **params) |
| def | opts (self) |
Placeholder representing no plugin to be used.
This class does not accept any parameters.
|
static |