Global ALTA: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|GlobalStuff ALTA Class|GlobalStuff ALTA}} | {{Template:APIClass|GlobalStuff ALTA Class|GlobalStuff ALTA}} | ||
=== | === Properties === | ||
*'''[[ALTASolverModel]]''' {{Template:APIComment|Available ALTA solver models.}} | *'''[[ALTASolverModel]]''' {{Template:APIComment|Available ALTA solver models.}} |
Revision as of 23:11, 9 September 2013
Properties
- ALTASolverModel Available ALTA solver models.
- ALTASolverDistribution Available ALTA solver distributions.
- ALTASolverMethod Available ALTA solver analysis methods
- ALTASolverLSR Life-stress relationships.
- ALTAGeneralOptions ALTA solver general options
- AllowLargeBetaValues Whether to allow large beta values for cumulative damage model.
- ImplementStressAtTheEndOfTheStep For time varying stresses, defines the stress segment if time is the start of one and also the end of another segment.
- 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 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.
- Message Called by ‘sender’ when a message should be displayed.
- Question Called by ‘sender’ when an answer to the question is required.
- UpdateCalculationProgress Called by ‘sender’ when the calculation progress should be updated.
- ShowCalculationProgress Called by ‘sender’ when calculation progress should be shown.
- HideCalculationProgress Called by ‘sender’ when calculation progress should be hidden.