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

Public Member Functions

def __init__ (self, params)
 
def opts (self)
 

Static Public Attributes

bool NOPLUGIN = False
 
 PLUGIN = None
 

Constructor & Destructor Documentation

◆ __init__()

def carputils.model.general.AbstractPlugin.__init__ (   self,
  params 
)

Member Function Documentation

◆ opts()

def carputils.model.general.AbstractPlugin.opts (   self)

Member Data Documentation

◆ NOPLUGIN

bool carputils.model.general.AbstractPlugin.NOPLUGIN = False
static

◆ PLUGIN

carputils.model.general.AbstractPlugin.PLUGIN = None
static

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