WeibullDataSet Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
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.
|-
|-
|Events As WeibullEvents|| Reference to a class that contains overridable methods for handling Weibull solver events.
|-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

Template:Properties
Name Description
DatasetName As String Gets or set the name of the data set.




Events

Methods

  • ClearDataSet Clears all data and fitted model. All analysis settings stay unchanged.