WeibullSolverMethod Enumeration

From ReliaWiki
Jump to navigation Jump to search


Declaration

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