ALTASolverLSR Enumeration

From ReliaWiki
Revision as of 17:50, 9 October 2013 by John Leavitt (talk | contribs)
Jump to navigation Jump to search



Syntax

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