Talk:WeibullDataSet Class/Notes
![]() |
Member of: SynthesisAPI
Represents a Weibull++ standard folio.
Constructor
| Name | Description |
|---|---|
| WeibullDataSet | Creates an instance of the WeibullDataSet class. |
| WeibullDataSet() | A parameterized contructor for the cModel class (VB.NET only???) |
Methods
| Name | Description |
|---|---|
| AddFailure | xx |
| AddFailureInterval | xx |
| AddFreeForm | xx |
| AddSuspension | xx |
| AddSuspensionInterval | xx |
| Calculate | xx |
| CalculateBestFit | xx |
| ClearDataSet | xx |
Properties
| Name | Description |
|---|---|
| AnalysisSettings | Gets or sets the analysis settings (e.g., life distribution, MLE or RRX method, etc.). Returns a WeibullAnalysisOptions object array that contains the analysis settings for the data set. |
| BestFitSettings | Gets or sets the best fit settings |
