Talk:ALTADataSet Class/Notes
![]() |
Member of: SynthesisAPI
Represents an ALTA standard folio. The methods and properties in this class allow you to define a data set and fit a distribution and life-stress relationship to the data.
Constructor
| Name | Description |
|---|---|
| ALTADataSet | Creates an instance of the ALTADataSet class. |
| ALTADataSet() | A parameterized constructor for the ALTADataSet class (VB.NET only) |
Method
| Name | Description |
|---|---|
| AddFailure | Adds a failure time to the data set. |
| AddFailureInterval | Adds interval censored failures to the data set. |
| AddStressDefinition | xxx |
| AddStressProfile | xxx |
| AddSuspension | Adds suspensions to the data set. |
| AddSuspensionInterval | Adds interval censored suspensions to the data set. |
| Calculate | xxx |
| ClearDataSet | xxx |
Properties
| Name | Description |
|---|---|
| AnalysisResults | |
| AnalysisSettings | |
| Calculated | |
| DatasetName | |
| FailureCount | |
| FittedModel | |
| GeneralSettings | |
| NumStresses | |
| PlotUseStress | |
| StressRelation | |
| SuspensionCount | |
| UseCalculationProgress |
