Trees | Indices | Help |
|
---|
|
The model-free model list GUI element.
|
|||
Inherited from |
|
|||
desc = "Model-free models:" The short description for the GUI element. |
|||
model_desc = ["No statistically significant internal motions." The short description for each model. |
|||
models = ["m0", "m1", "m2", "m3", "m4", "m5", "m6", "m7", "m8" The list of names of the model. |
|||
params = ["{}", "{%s}" % s2, "{%s, %s}" %(s2, te), "{%s, %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(850, 350) The initial size of the window. |
|||
tooltip = "The list model-free models to optimise as the itera 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 |