ALTASolverModel Enumeration: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Template: | {{Template:API}}{{Template:APIBreadcrumb}} | ||
{{ | Specifies the life-stress relationship that will be used to perform accelerated life testing data analysis. | ||
==Members== | |||
{| {{APITableEnum}} | |||
|- | |||
| style="width: 150px;"|Arrhenius||style="width: 80px;"|0||Arrhenius model. | |||
|- | |||
|Eyring||1||Eyring model. | |||
|- | |||
|PowerLaw||2||Inverse power law (IPL) model. | |||
|- | |||
|TempHumidity||3||Temperature-humidity (TH) model. | |||
|- | |||
|TempNonThermal||4||Temperature-nonthermal (TNT) model. | |||
|- | |||
|PHazards||5||Proportional hazards (PPH) model. ALTA PRO only | |||
|- | |||
|GenModel||6||General log-linear (GLL) model. ALTA PRO only | |||
|- | |||
|CumDamage||7||Cumulative damage (CD) model. ALTA PRO only | |||
|- | |||
|GenEyring||8||Generalized Eyring (GER) model. ALTA PRO only | |||
|} | |||
==See Also== | |||
*[[ALTAAnalysisOptions Class]] |
Latest revision as of 22:34, 20 April 2016
Member of: SynthesisAPI
Specifies the life-stress relationship that will be used to perform accelerated life testing data analysis.
Members
Name | Value | Description |
---|---|---|
Arrhenius | 0 | Arrhenius model. |
Eyring | 1 | Eyring model. |
PowerLaw | 2 | Inverse power law (IPL) model. |
TempHumidity | 3 | Temperature-humidity (TH) model. |
TempNonThermal | 4 | Temperature-nonthermal (TNT) model. |
PHazards | 5 | Proportional hazards (PPH) model. ALTA PRO only |
GenModel | 6 | General log-linear (GLL) model. ALTA PRO only |
CumDamage | 7 | Cumulative damage (CD) model. ALTA PRO only |
GenEyring | 8 | Generalized Eyring (GER) model. ALTA PRO only |