Trees | Indices | Help |
|
---|
|
The local model-free model list GUI element.
|
|||
Inherited from |
|
|||
desc = "Local %s models:" % tm The short description for the GUI element. |
|||
model_desc = ["Model m0 with a local molecular correlation tim The short description for each model. |
|||
models = ["tm0", "tm1", "tm2", "tm3", "tm4", "tm5", "tm6", "tm The list of names of the model. |
|||
params = ["{%s}" % local_tm, "{%s, %s}" %(local_tm, s2), "{%s, The list of parameters of each model in string form. |
|||
warning = "The model-free models used in dauvergne_protocol au A warning string which if set will present a warning message to the user prior to allowing them to modify the list of models. |
|||
red_flag = True A flag which if True will cause the flag icon to turn red if the model list has been modified. |
|||
size = wx.Size(680, 350) The initial size of the window. |
|||
tooltip = "The list model-free models with the %s parameter to The tooltip string to add to the text and field wx GUI elements. |
|||
tooltip_button = "Open the model list selector window." The separate tooltip string to add to the button wx GUI element. |
|||
Inherited from |
|
model_descThe short description for each model.
|
modelsThe list of names of the model.
|
paramsThe list of parameters of each model in string form.
|
warningA warning string which if set will present a warning message to the user prior to allowing them to modify the list of models.
|
tooltipThe tooltip string to add to the text and field wx GUI elements.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 8 10:43:49 2024 | http://epydoc.sourceforge.net |