Global ALTA: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|Global_ALTA|Global ALTA}}  
{{Template:APIClass|Global_ALTA|Global ALTA}}  
To instantiate a class in order to fit an ALTA model from your raw data see [[ALTADataSet Class|ALTADataSet]]
This class contains all classes, methods, enumerations directly related to ALTA.
== Classes / Enums ==


''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.}}
*'''[[ALTASolverModel]]''' {{Template:APIComment|Available ALTA solver models.}}
 
 
''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}}
*'''[[ALTASolverLSR]]''' {{Template:APIComment|Life-stress relationships.}}
*'''[[ALTASolverModel]]''' {{Template:APIComment|Available ALTA solver models.}}
*'''[[ALTAGeneralOptions Class]]''' {{Template:APIComment|ALTA solver general options}}
*'''[[ALTAAnalysisOptions Class]]''' {{Template:APIComment|ALTA solver analysis options.}}
*'''[[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.}}

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.


Below is a list of enumerations.