WeibullSolverMethod Enumeration

From ReliaWiki
Revision as of 21:54, 3 December 2013 by John Leavitt (talk | contribs) (Protected "WeibullSolverMethod" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading])
Jump to navigation Jump to search


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