WeibullSolverMethod Enumeration: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) m (Protected "WeibullSolverMethod" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]) |
John Leavitt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|Global_Weibull | {{Template:APIClass|Global_Weibull|Global Weibull}} | ||
== Syntax== | == Syntax== | ||
Revision as of 20:47, 22 January 2014
Syntax
Public Enum
WeibullSolverMethod
Available Weibull solver analysis methods. This includes RRX, RRY, and MLE.
WeibullSolverMethod Enum RRX = MSolverMethod.MS_RRX RRY = MSolverMethod.MS_RRY MLE = MSolverMethod.MS_MLE