WeibullDataSet Class: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) |
John Leavitt (talk | contribs) |
||
Line 16: | Line 16: | ||
! Name!! Description | ! Name!! Description | ||
|- | |- | ||
|DatasetName As String||Gets or set the name of the data set. | |[[DatasetName]] As String||Gets or set the name of the data set. | ||
|- | |- | ||
| | |-Public ReadOnly Property [[GeneralSettings]] || Reference to a class that contains overridable methods for handling Weibull solver events. | ||
|} | |} | ||
Revision as of 21:18, 30 August 2013
Properties and variables:
Properties
Read/Write
- DatasetName As String. Gets or set the name of the data set.
Properties
Name | Description |
---|---|
DatasetName As String | Gets or set the name of the data set. |
- GeneralSettings As WeibullGeneralOptions. General settings used when fitting the model or finding the best fit.
Events
Methods
- ClearDataSet Clears all data and fitted model. All analysis settings stay unchanged.