carputils
Doxygen code documentation for the python framework controlling openCARP
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
carputils.model.config.path_config.PathConfig Class Reference

Public Member Functions

def __init__ (self, reentry_search_time)
 
str get_lat_prepace_path (self, str simid)
 
str get_lat_default_path (self, str simid)
 
str get_lat_reentry_search_path (self, str simid)
 
def set_csv_path (self, path)
 

Public Attributes

 logging_csv_path
 

Static Public Attributes

 str
 
string logging_csv_path = ""
 
string logging_csv_name = "converge_eb_stats.csv"
 

Constructor & Destructor Documentation

◆ __init__()

def carputils.model.config.path_config.PathConfig.__init__ (   self,
  reentry_search_time 
)

Member Function Documentation

◆ get_lat_default_path()

str carputils.model.config.path_config.PathConfig.get_lat_default_path (   self,
str  simid 
)

◆ get_lat_prepace_path()

str carputils.model.config.path_config.PathConfig.get_lat_prepace_path (   self,
str  simid 
)

◆ get_lat_reentry_search_path()

str carputils.model.config.path_config.PathConfig.get_lat_reentry_search_path (   self,
str  simid 
)

◆ set_csv_path()

def carputils.model.config.path_config.PathConfig.set_csv_path (   self,
  path 
)

Member Data Documentation

◆ logging_csv_name

string carputils.model.config.path_config.PathConfig.logging_csv_name = "converge_eb_stats.csv"
static

◆ logging_csv_path [1/2]

string carputils.model.config.path_config.PathConfig.logging_csv_path = ""
static

◆ logging_csv_path [2/2]

carputils.model.config.path_config.PathConfig.logging_csv_path

◆ str

carputils.model.config.path_config.PathConfig.str
static

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