carputils
Doxygen code documentation for the python framework controlling openCARP
Public Member Functions | Public Attributes | List of all members
carputils.format.Cell Class Reference

Public Member Functions

def __init__ (self, content)
 
def width (self)
 
def wrapped (self, width)
 

Public Attributes

 content
 

Constructor & Destructor Documentation

◆ __init__()

def carputils.format.Cell.__init__ (   self,
  content 
)

Member Function Documentation

◆ width()

def carputils.format.Cell.width (   self)

◆ wrapped()

def carputils.format.Cell.wrapped (   self,
  width 
)

Member Data Documentation

◆ content

carputils.format.Cell.content

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