ALTASolverDistribution Enumeration: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Chris Kahn (talk | contribs) No edit summary | Kate Racaza (talk | contribs) No edit summary | ||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| {{Template: | {{Template:API}}{{Template:APIBreadcrumb}} | ||
| ==Members== | Specifies the life distribution that will be used to perform accelerated life testing data analysis. | ||
| == Members == | |||
| {| {{APITableEnum}} | |||
| |- | |||
| | style="width: 150px;"|Weibull||style="width: 80px;"|0||Weibull distribution | |||
| |- | |||
| |Exponential||1||Exponential distribution | |||
| |- | |||
| |Lognormal||2||Lognormal distribution | |||
| |} | |||
| ==See Also== | |||
| *[[ALTAAnalysisOptions Class]] | |||
Latest revision as of 21:32, 20 April 2016
|  | 
Member of:  SynthesisAPI    
Specifies the life distribution that will be used to perform accelerated life testing data analysis.
Members
| Name | Value | Description | 
|---|---|---|
| Weibull | 0 | Weibull distribution | 
| Exponential | 1 | Exponential distribution | 
| Lognormal | 2 | Lognormal distribution |