Global ALTA: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) m (moved GlobalStuff ALTA Class to Global ALTA Class) |
Albert Szeto (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
*'''[[ALTASolverLSR]]''' {{Template:APIComment|Life-stress relationships.}} | *'''[[ALTASolverLSR]]''' {{Template:APIComment|Life-stress relationships.}} | ||
*'''[[ALTAGeneralOptions Class]]''' {{Template:APIComment|ALTA solver general options}} | *'''[[ALTAGeneralOptions Class]]''' {{Template:APIComment|ALTA solver general options}} | ||
*'''[[ALTAAnalysisOptions]]''' {{Template:APIComment|ALTA solver analysis options.}} | *'''[[ALTAAnalysisOptions]]''' {{Template:APIComment|ALTA solver analysis options.}} | ||
*'''[[ModelType]]''' {{Template:APIComment|Sets ALTA solver model to an arrhenius model type}} | *'''[[ModelType]]''' {{Template:APIComment|Sets ALTA solver model to an arrhenius model type}} |
Revision as of 23:50, 24 September 2013
Properties
- 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 ALTA solver analysis options.
- ModelType Sets ALTA solver model to an arrhenius model type
- Distribution Sets ALTA solver model to a weibull distribution.
- Analysis Sets ALTA solver model to MLE
- UngroupGroupedData Whether or not data is ungrouped data
- SortBeforeCalculations Whether or not data is sorted before calculations.
ALTAEvents Class|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.