ALTASolverLSR Enumeration

From ReliaWiki
Revision as of 18:21, 19 September 2013 by John Leavitt (talk | contribs)
Jump to navigation Jump to search



Declaration

Public Enum ALTASolverLSR

Life-stress relationships. Exponential--> None X = V. Arrhenius--> Reciprocal X = 1/V Logarithmic--> X = log(V)

  ALTASolverLSR Enum
  Exponential = 0
  Arrhenius = 1
  Power  = 2