carputils
Doxygen code documentation for the python framework controlling openCARP
Public Member Functions | Static Public Attributes | List of all members
carputils.bullseye.plot.BEPlot Class Reference

Public Member Functions

def __init__ (self, data, title=None, unit=None, fontsize=14.0, labels=False, labelfontsize=12.0, colorbar=False, colorbarlevels=0, latex=False, showrv=False)
 
def fromfile (cls, filename, column=0, kwargs)
 
def bullseye (self, figuresize=(6.0, 6.0), cmap=carpcolmapBGR)
 

Static Public Attributes

float LINEWIDTH = 2.0
 

Constructor & Destructor Documentation

◆ __init__()

def carputils.bullseye.plot.BEPlot.__init__ (   self,
  data,
  title = None,
  unit = None,
  fontsize = 14.0,
  labels = False,
  labelfontsize = 12.0,
  colorbar = False,
  colorbarlevels = 0,
  latex = False,
  showrv = False 
)

Member Function Documentation

◆ bullseye()

def carputils.bullseye.plot.BEPlot.bullseye (   self,
  figuresize = (6.0, 6.0),
  cmap = carpcolmapBGR 
)

◆ fromfile()

def carputils.bullseye.plot.BEPlot.fromfile (   cls,
  filename,
  column = 0,
  kwargs 
)

Member Data Documentation

◆ LINEWIDTH

float carputils.bullseye.plot.BEPlot.LINEWIDTH = 2.0
static

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