python::register_models Namespace Reference


Variables

tuple m
 Register default model.
tuple user_path = GetConfigValue("UserModelsPath")
tuple user_path = os.path.expandvars(user_path)


Variable Documentation

tuple python::register_models::m [static]

Initial value:

The default model which provides the core functionality.
Other models should only need fine tune to experiment
specific needs.
"""GBSModel("default","The default model",description)
Register default model.

Definition at line 16 of file register_models.py.

tuple python::register_models::user_path = GetConfigValue("UserModelsPath") [static]

Definition at line 31 of file register_models.py.

tuple python::register_models::user_path = os.path.expandvars(user_path) [static]

Definition at line 33 of file register_models.py.


Generated on Fri Mar 5 09:25:42 2010 for gbs by  doxygen 1.4.7