ALTADataSet Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
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.
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.


*'''[[ALTADataSet.AddFailure|AddFailure]]''' {{APIComment|
*'''[[ALTADataSet.AddFailure|AddFailure]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.AddFailureInterval|AddFailureInterval]]''' {{APIComment|
*'''[[ALTADataSet.AddFailureInterval|AddFailureInterval]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.AddStressDefinition|AddStressDefinition]]''' {{APIComment|
*'''[[ALTADataSet.AddStressDefinition|AddStressDefinition]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.AddStressProfile|AddStressProfile]]''' {{APIComment|
*'''[[ALTADataSet.AddStressProfile|AddStressProfile]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.AddSuspension|AddSuspension]]''' {{APIComment|
*'''[[ALTADataSet.AddSuspension|AddSuspension]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.AddSuspensionInterval|AddSuspensionInterval]]'''{{APIComment|  
*'''[[ALTADataSet.AddSuspensionInterval|AddSuspensionInterval]]'''{{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.Calculate|Calculate]]''' {{APIComment|
*'''[[ALTADataSet.Calculate|Calculate]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.ClearDataSet|ClearDataSet]]''' {{APIComment|
*'''[[ALTADataSet.ClearDataSet|ClearDataSet]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}


== Properties  ==
== Properties  ==
Line 25: Line 25:
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.
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.


*'''[[ALTADataSet.AnalysisResults|AnalysisResults]]''' {{APIComment|
*'''[[ALTADataSet.AnalysisResults|AnalysisResults]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.AnalysisSettings|AnalysisSettings]]''' {{APIComment|
*'''[[ALTADataSet.AnalysisSettings|AnalysisSettings]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.DatasetName|DatasetName]]''' {{APIComment|
*'''[[ALTADataSet.DatasetName|DatasetName]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.FailureCount|FailureCount]]''' {{APIComment|
*'''[[ALTADataSet.FailureCount|FailureCount]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.FittedModel|FittedModel]]''' {{APIComment|
*'''[[ALTADataSet.FittedModel|FittedModel]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.GeneralSettings|GeneralSettings]]''' {{APIComment|
*'''[[ALTADataSet.GeneralSettings|GeneralSettings]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.NumStresses|NumStresses]]''' {{APIComment|
*'''[[ALTADataSet.NumStresses|NumStresses]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.PlotUseStress|PlotUseStress]]''' {{APIComment|
*'''[[ALTADataSet.PlotUseStress|PlotUseStress]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.StressRelation|StressRelation]]''' {{APIComment|
*'''[[ALTADataSet.StressRelation|StressRelation]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}
*'''[[ALTADataSet.SuspensionCount|SuspensionCount]]''' {{APIComment|
*'''[[ALTADataSet.SuspensionCount|SuspensionCount]]''' {{APIComment|{{Template:New ALTADataSet.Cmt}}}}


== Events  ==
== Events  ==

Revision as of 21:29, 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.

  • New ALTADataSet Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.

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.

  • AddFailure Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • AddFailureInterval Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • AddStressDefinition Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • AddStressProfile Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • AddSuspension Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • AddSuspensionInterval Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • Calculate Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • ClearDataSet Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.

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.

  • AnalysisResults Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • AnalysisSettings Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • DatasetName Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • FailureCount Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • FittedModel Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • GeneralSettings Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • NumStresses Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • PlotUseStress Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • StressRelation Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.
  • SuspensionCount Provides an application to create a new ALTADataSet class that represents the data to fit ALTA raw data. Use this to create a new ALTA data set.

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.