carputils
Doxygen code documentation for the python framework controlling openCARP
Namespaces
carputils.settings Namespace Reference

This module manages and exposes carputils settings. More...

Namespaces

 buildinfo
 Load the my_switches.def settings from the CARP repository.
 
 config
 Functionality for the parsing of a carputils settings file.
 
 exceptions
 
 namespace
 Implements the SettingsNamespace class, which provides case-insensitive namespaces.
 
 paths
 Path handling utilities, including management of executable paths.
 
 settings
 SettingsModule class and Exception for global settings object.
 
 solver
 Generation and management of solver options.
 
 summary
 

Detailed Description

This module manages and exposes carputils settings.

When importing this module, an object of the class SettingsModule is created and replaces the module itself. This object can then be used to access carputils settings.