ALTASolverModel Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
Specifies the life-stress relationship that will be used to perform accelerated life testing analysis.
Specifies the life-stress relationship that will be used to perform accelerated life testing analysis.


Used to set the [[ALTADataSet Class|ALTADataSet]].AnalysisSettings property.
Used to set the [[ALTAAnalysisOptions Class|ALTAAnalysisOptions]].ModelType property.


==Members==
==Members==

Revision as of 16:15, 19 March 2014


Specifies the life-stress relationship that will be used to perform accelerated life testing analysis.

Used to set the ALTAAnalysisOptions.ModelType property.

Members

ALTA Standard/PRO

  • Arrhenius Arrhenius model.
  • Eyring Eyring model.
  • PowerLaw Inverse power law (IPL) model.
  • TempHumidity Temperature-humidity (TH) model.
  • TempNonThermal Temperature-nonthermal (TNT) model.

ALTA PRO Only

  • GenEyring Generalized Eyring (GER) model.
  • PHazards Proportional hazards (PPH) model.
  • GenModel General log-linear (GLL) model.
  • CumDamage Cumulative damage (CD) model.