WeibullDataSet Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
Line 12: Line 12:
   
   
=== Properties  ===
=== Properties  ===
 
{| class="wikitable sortable"
|+ {{Properties| Table title |chart=pie |link=View}}
! Name!! Description
|-
|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.
|}





Revision as of 21:15, 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 As WeibullEvents Reference to a class that contains overridable methods for handling Weibull solver events.




Events

Methods

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