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 4: | Line 4: | ||
*'''[[ALTASolverModel]]''' {{Template:APIComment|Available ALTA solver models.}} | *'''[[ALTASolverModel]]''' {{Template:APIComment|Available ALTA solver models.}} | ||
*'''[[ALTASolverDistribution]]''' {{Template:APIComment|Available ALTA solver | *'''[[ALTASolverDistribution]]''' {{Template:APIComment|Available ALTA solver distributions.}} | ||
*'''[[ALTASolverMethod]]''' {{Template:APIComment|Available ALTA solver | *'''[[ALTASolverMethod]]''' {{Template:APIComment|Available ALTA solver analysis methods}} | ||
*'''[[ALTASolverLSR]]''' {{Template:APIComment| | *'''[[ALTASolverLSR]]''' {{Template:APIComment|Life-stress relationships.}} | ||
*'''[[ALTAGeneralOptions]]''' {{Template:APIComment| | *'''[[ALTAGeneralOptions]]''' {{Template:APIComment|ALTA solver general options}} | ||
*'''[[AllowLargeBetaValues]]''' {{Template:APIComment| | *'''[[AllowLargeBetaValues]]''' {{Template:APIComment|Whether to allow large beta values for cumulative damage model.}} | ||
*'''[[ImplementStressAtTheEndOfTheStep]]''' {{Template:APIComment| | *'''[[ImplementStressAtTheEndOfTheStep]]''' {{Template:APIComment|For time varying stresses, defines the stress segment if time is the start of one and also the end of another segment.}} | ||
*'''[[ALTAAnalysisOptions]]''' {{Template:APIComment| | *'''[[ALTAAnalysisOptions]]''' {{Template:APIComment|ALTA solver analysis options.}} | ||
*'''[[ModelType]]''' {{Template:APIComment| | *'''[[ModelType]]''' {{Template:APIComment|Sets ALTA solver model to an arrhenius model type}} | ||
*'''[[Distribution]]''' {{Template:APIComment|Available ALTA solver models.}} | *'''[[Distribution]]''' {{Template:APIComment|Available ALTA solver models.}} | ||
*'''[[Analysis ]]''' {{Template:APIComment|Available ALTA solver models.}} | *'''[[Analysis ]]''' {{Template:APIComment|Available ALTA solver models.}} | ||
*'''[[UngroupGroupedData ]]''' {{Template:APIComment| | *'''[[UngroupGroupedData ]]''' {{Template:APIComment|Whether or not data is ungrouped data}} | ||
*'''[[SortBeforeCalculations ]]''' {{Template:APIComment| | *'''[[SortBeforeCalculations ]]''' {{Template:APIComment|Whether or not data is sorted before calculations.}} | ||
*'''[[ALTAEvents Class|ALTAEvents]]''' {{Template:APIComment| | *'''[[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.}} | ||
*'''[[Message]]''' {{Template:APIComment| | *'''[[Message]]''' {{Template:APIComment|Called by ‘sender’ when a message should be displayed.}} | ||
*'''[[Question]]''' {{Template:APIComment| | *'''[[Question]]''' {{Template:APIComment|Called by ‘sender’ when an answer to the question is required.}} | ||
*'''[[UpdateCalculationProgress]]''' {{Template:APIComment| | *'''[[UpdateCalculationProgress]]''' {{Template:APIComment|Called by ‘sender’ when the calculation progress should be updated.}} | ||
*'''[[ShowCalculationProgress]]''' {{Template:APIComment|Called by ‘sender’ when calculation progress should be shown.}} | *'''[[ShowCalculationProgress]]''' {{Template:APIComment|Called by ‘sender’ when calculation progress should be shown.}} | ||
*'''[[HideCalculationProgress]]''' {{Template:APIComment|Called by ‘sender’ when calculation progress should be hidden.}} | *'''[[HideCalculationProgress]]''' {{Template:APIComment|Called by ‘sender’ when calculation progress should be hidden.}} |
Revision as of 23:09, 9 September 2013
Constructors
- 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 Available ALTA solver models.
- Analysis Available ALTA solver models.
- 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.