ALTASolverLSR Enumeration: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
:{{APIName|Power}} = {{APIName|2}} | :{{APIName|Power}} = {{APIName|2}} | ||
{{APIPrefix|End Enum}} | {{APIPrefix|End Enum}} | ||
{{APIComment|Life-stress relationships. Exponential--> None X}}={{APIComment|V. Arrhenius--> Reciprocal X}}={{APIComment|1/V Logarithmic--> X}}={{APIComment|log(V)}} | {{APIComment|Life-stress relationships. Exponential--> None X}}={{APIComment|V. Arrhenius--> Reciprocal X}}={{APIComment|1/V Logarithmic--> X}}={{APIComment|log(V)}} |
Revision as of 21:19, 9 September 2013
Declaration
Public Enum ALTASolverLSR
- Exponential = 0
- Arrhenius = 1
- Power = 2
End Enum
Life-stress relationships. Exponential--> None X = V. Arrhenius--> Reciprocal X = 1/V Logarithmic--> X = log(V)