WeibullSolverNumParameters Enumeration: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
Kate Racaza (talk | contribs) No edit summary  | 
				Kate Racaza (talk | contribs) No edit summary  | 
				||
| Line 2: | Line 2: | ||
Specifies the form of   | Specifies the form of the life distribution associated with the [[WeibullAnalysisOptions Class|WeibullAnalysisOptions]] object.  | ||
== Members==  | == Members==  | ||
Latest revision as of 18:16, 24 June 2016
![]()  | 
Member of:  SynthesisAPI    
Specifies the form of the life distribution associated with the WeibullAnalysisOptions object.
Members
| Name | Value | Description | 
|---|---|---|
| MS_1Parameter | 0 | 1-parameter form. | 
| MS_2Parameter | 1 | 2-parameter form. | 
| MS_3Parameter | 3 | 3-parameter form. | 
| MS_Mixed | 3 | Mixed Weibull analysis. (Applies only to the Weibull distribution.) | 
