Talk:New Members and Constants/Notes

From ReliaWiki
Revision as of 17:38, 17 August 2016 by Kate Racaza (talk | contribs)
Jump to navigation Jump to search

DRAFT

New in 10.1.4

Repository Class

New Methods

New Events


WeibullDataSet Class

New Events

  • GetDistrParameters - Occurs when there is insufficient data to fit a model. Displays a prompt for entering the parameters of the distribution.
  • HideCalculationProgress - Occurs when the calculation process is running. Hides the progress bar.
  • Message - Occurs when an error is produced. Displays an error message.
  • Question - Occurs when an answer to a question is required. Displays a message box with yes and no options.
  • ShowCalculationProgress - Occurs when the calculation process is running. Displays a progress bar.
  • UpdateCalculationProgress - Occurs when the calculation process is running. Displays messages regarding the progress of the calculations.


ALTADataSet Class

New Events