|
|
(22 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| {{Template:APIClass|WeibullEvents Class|WeibullEvents}}
| | #REDIRECT [[WeibullDataSet Class]] |
| | |
| Inherit the class, override its methods and assign its instance to the Events property of a Weibull data set to be able to handle its events.
| |
| | |
| == Methods ==
| |
| *'''[[Message]]''' {{APIComment|Called by ‘sender’ when a message should be displayed.}}
| |
| *'''[[Question]]''' {{APIComment|Called by ‘sender’ when an answer to the question is required.}}
| |
| *'''[[GetDistrParameters]]''' {{APIComment|Called by ‘sender’ when additional input is required.}}
| |
| *'''[[UpdateCalculationProgress]]''' {{APIComment|Called by ‘sender’ when the calculation progress should be updated.}}
| |
| *'''[[ShowCalculationProgress]]''' {{APIComment|Called by ‘sender’ when calculation progress should be shown.}}
| |
| *'''[[HideCalculationProgress]]''' {{APIComment|Called by ‘sender’ when calculation progress should be hidden.}}
| |