Global ALTA: Difference between revisions
Jump to navigation
Jump to search
Albert Szeto (talk | contribs) No edit summary |
Albert Szeto (talk | contribs) No edit summary |
||
Line 11: | Line 11: | ||
*'''[[ALTAAnalysisOptions Class]]''' {{Template:APIComment|ALTA solver analysis options.}} | *'''[[ALTAAnalysisOptions Class]]''' {{Template:APIComment|ALTA solver analysis options.}} | ||
===== ALTAEvents Class|ALTAEvents ===== | ===== [[ALTAEvents Class|ALTAEvents]] ===== | ||
*'''[[ALTAEvents Class|ALTAEvents]]''' {{Template:APIComment|Inherit the class, override its methods and assign its instance to the Events property of a ALTA data set to be able to handle its events.}} | *'''[[ALTAEvents Class|ALTAEvents]]''' {{Template:APIComment|Inherit the class, override its methods and assign its instance to the Events property of a ALTA data set to be able to handle its events.}} | ||
*'''[[ALTAEvents.Message]]''' {{Template:APIComment|Called by ‘sender’ when a message should be displayed.}} | *'''[[ALTAEvents.Message]]''' {{Template:APIComment|Called by ‘sender’ when a message should be displayed.}} |
Revision as of 00:48, 1 October 2013
Properties
- ALTAStressProfile Class ALTA Stress Profile description.
- ALTASolverModel Available ALTA solver models.
- ALTASolverDistribution Available ALTA solver distributions.
- ALTASolverMethod Available ALTA solver analysis methods
- ALTASolverLSR Life-stress relationships.
- ALTAGeneralOptions Class ALTA solver general options
- ALTAAnalysisOptions Class ALTA solver analysis options.
ALTAEvents
- ALTAEvents Inherit the class, override its methods and assign its instance to the Events property of a ALTA data set to be able to handle its events.
- ALTAEvents.Message Called by ‘sender’ when a message should be displayed.
- ALTAEvents.Question Called by ‘sender’ when an answer to the question is required.
- ALTAEvents.UpdateCalculationProgress Called by ‘sender’ when the calculation progress should be updated.
- ALTAEvents.ShowCalculationProgress Called by ‘sender’ when calculation progress should be shown.
- ALTAEvents.HideCalculationProgress Called by ‘sender’ when calculation progress should be hidden.