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 define_reentry_search_name (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
 

Member Function Documentation

◆ define_reentry_search_name()

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

◆ 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_path

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: