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|Global_ALTA|Global ALTA}} | {{Template:APIClass|Global_ALTA|Global ALTA}} | ||
This class contains all classes, methods, enumerations directly related to ALTA. | |||
''Below is the list of classes and their methods contained in the library.'' | |||
*'''[[ALTAAnalysisOptions Class]]''' {{Template:APIComment|ALTA solver analysis options.}} | |||
*'''[[ALTADataSet Class|ALTADataSet]]''' {{Template:APIComment|Instantiate this class to be able to fit an ALTA model from your raw data.}} | |||
*'''[[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.}} | |||
*'''[[ALTAGeneralOptions Class]]''' {{Template:APIComment|ALTA solver general options}} | |||
*'''[[ALTAStressProfile Class]]'''{{APIComment|ALTA Stress Profile description.}} | *'''[[ALTAStressProfile Class]]'''{{APIComment|ALTA Stress Profile description.}} | ||
''Below is a list of enumerations.'' | |||
*'''[[ALTASolverDistribution]]''' {{Template:APIComment|Available ALTA solver distributions.}} | *'''[[ALTASolverDistribution]]''' {{Template:APIComment|Available ALTA solver distributions.}} | ||
*'''[[ALTASolverLSR]]''' {{Template:APIComment|Life-stress relationships.}} | |||
*'''[[ALTASolverMethod]]''' {{Template:APIComment|Available ALTA solver analysis methods}} | *'''[[ALTASolverMethod]]''' {{Template:APIComment|Available ALTA solver analysis methods}} | ||
*'''[[ | *'''[[ALTASolverModel]]''' {{Template:APIComment|Available ALTA solver models.}} | ||
Revision as of 19:35, 27 January 2014
This class contains all classes, methods, enumerations directly related to ALTA.
Below is the list of classes and their methods contained in the library.
- ALTAAnalysisOptions Class ALTA solver analysis options.
- ALTADataSet Instantiate this class to be able to fit an ALTA model from your raw data.
- 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.
- ALTAGeneralOptions Class ALTA solver general options
- ALTAStressProfile Class ALTA Stress Profile description.
Below is a list of enumerations.
- ALTASolverDistribution Available ALTA solver distributions.
- ALTASolverLSR Life-stress relationships.
- ALTASolverMethod Available ALTA solver analysis methods
- ALTASolverModel Available ALTA solver models.