Talk:WeibullDataSet Class/Notes: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) (Replaced content with 'no edits') |
Kate Racaza (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
'''DRAFT''' | |||
==Events== | |||
{| {{APITable}} | |||
|- | |||
| style="width: 280px;"|[[WeibullDataSet.GetDistrParameters]]||{{:WeibullDataSet.GetDistrParameters}} | |||
|- | |||
|[[WeibullDataSet.HideCalculationProgress]]||{{:WeibullDataSet.HideCalculationProgress}} | |||
|- | |||
|[[WeibullDataSet.Message]]||{{:WeibullDataSet.Message}} | |||
|- | |||
|[[WeibullDataSet.Question]]||{{:WeibullDataSet.Question}} | |||
|- | |||
|[[WeibullDataSet.ShowCalculationProgress]]||{{:WeibullDataSet.ShowCalculationProgress}} | |||
|- | |||
|[[WeibullDataSet.UpdateCalculationProgress]]||{{:WeibullDataSet.UpdateCalculationProgress}} | |||
|} |
Revision as of 22:09, 21 June 2016
DRAFT
Events
Name | Description |
---|---|
WeibullDataSet.GetDistrParameters | Occurs when there is insufficient data to fit a model. Displays a prompt for entering the parameters of the distribution. |
WeibullDataSet.HideCalculationProgress | Occurs when the calculation process is running. Hides the progress bar. |
WeibullDataSet.Message | Occurs when an error is produced. Displays an error message. |
WeibullDataSet.Question | Occurs when an answer to a question is required. Displays a message box with yes and no options. |
WeibullDataSet.ShowCalculationProgress | Occurs when the calculation process is running. Displays a progress bar. |
WeibullDataSet.UpdateCalculationProgress | Occurs when the calculation process is running. Displays messages regarding the progress of the calculations. |