ALTASolverLSR Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|GlobalStuff ALTA Class|GlobalStuff ALTA}} == Declaration == {{APIPrefix|Public Enum}} {{APIName|ALTASolverLSR}} :{{APIName|MLE}} = {{APIName|RSMath8.CALTAC…')
 
No edit summary
Line 5: Line 5:
{{APIPrefix|Public Enum}}
{{APIPrefix|Public Enum}}
{{APIName|ALTASolverLSR}}
{{APIName|ALTASolverLSR}}
:{{APIName|MLE}} = {{APIName|RSMath8.CALTACommon.ALTAAnalysis.AA_MLE}}
:{{APIName|Exponential }} = {{APIName|0}}
:{{APIName|Arrhenius }} = {{APIName|1}}
:{{APIName|Power}} = {{APIName|2}}
{{APIPrefix|End Enum}}
{{APIPrefix|End Enum}}


{{APIComment|Available ALTA solver analysis methods}}
 
{{APIComment|Life-stress relationships}}

Revision as of 21:15, 9 September 2013



Declaration

Public Enum ALTASolverLSR

Exponential = 0
Arrhenius = 1
Power = 2

End Enum


Life-stress relationships