ALTADataSet Class: Difference between revisions
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
This section contains information on how to create a new ALTA folio. | This section contains information on how to create a new ALTA folio. | ||
*'''[[ALTADataSet | *'''[[New ALTADataSet|New ALTADataSet]] | ||
== Methods == | == Methods == |
Revision as of 21:18, 29 January 2014
This page contains all constructors, methods, properties, parameters, and events for ALTADataset. This class can be used to fit an ALTA model from raw data.
Constructors
This section contains information on how to create a new ALTA folio.
Methods
This section contains the methods that a user might use to manipulate their ALTA data set. A user may use these methods to add columns, add stress profiles, add failures, add failure intervals, add suspension internals, calculate the data set, or clear the data set. This section should be configured after the data set has been created.
Properties
This section contains properties that a user may use to analyse the data set. The user may choose to have a data set name, have a count of failures, or set a life stress relationship.
Events
This section allows the user to display events.
ALTAEvents contains only methods. To use events a user must inherit the class, override its methods and assign its instance to the Events property of an ALTA data set.
- Events Reference to a class that contains overridable methods for handling ALTA solver events.