ALTASolverModel Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|GlobalStuff ALTA Class|GlobalStuff ALTA}}
{{Template:APIClass|Global_ALTA Class Class|Global_ALTA Class}}


== Declaration  ==
== Declaration  ==

Revision as of 18:20, 19 September 2013



Declaration

Public Enum ALTASolverModel

Arrhenius = RSMath8.CALTACommon.ALTAModel.Arrhenius
Eyring = RSMath8.CALTACommon.ALTAModel.Eyring
PowerLaw = RSMath8.CALTACommon.ALTAModel.PowerLaw
TempHumidity = RSMath8.CALTACommon.ALTAModel.TempHumidity
TempNonThermal = RSMath8.CALTACommon.ALTAModel.TempNonThermal
PHazards = RSMath8.CALTACommon.ALTAModel.PHazards}}
GenModel = RSMath8.CALTACommon.ALTAModel.GenModel
CumDamage = RSMath8.CALTACommon.ALTAModel.CumDamage}}
GenEyring = RSMath8.CALTACommon.ALTAModel.GenEyring

End Enum

Available ALTA solver models