carputils
Doxygen code documentation for the python framework controlling openCARP
All Classes Namespaces Files Functions Variables Properties Pages
Static Public Attributes | List of all members
carputils.model.general.NoPlugin Class Reference

Placeholder representing no plugin to be used. More...

Inheritance diagram for carputils.model.general.NoPlugin:
carputils.model.general.AbstractPlugin

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)
 

Detailed Description

Placeholder representing no plugin to be used.

This class does not accept any parameters.

Member Data Documentation

◆ NOPLUGIN

bool carputils.model.general.NoPlugin.NOPLUGIN = True
static

The documentation for this class was generated from the following file: