Global ALTA

From ReliaWiki
Revision as of 22:30, 5 February 2014 by Chris Kahn (talk | contribs)
Jump to navigation Jump to search



Access the analytical capabilities of an ALTA standard folio. To create plots, see Global Plots.

Useful resource classes may be found in Global Resources.


Classes

  • ALTAAnalysisOptions ALTA solver analysis options. See AnalysisSettings to use settings to fit a model.
  • ALTADataSet Provides the functionality of an ALTA standard folio, including entering data in a data set, specifying analysis settings and fitting a distribution and life-stress relationship to the data set.
  • ALTAEvents all the event handlers that can be called by ALTADataSet. To use events, you must inherit the class, override its methods and assign its instance to the Events property of an ALTADataSet. ALTAEvents inheritance is not available in VB6/VBA.
  • ALTAGeneralOptions This class describes various settings for the ALTADataSet's GeneralSettings.
  • ALTAStressProfile


Enumerations