WeibullDataSet Constructors: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
== Syntax (Declaration) == | == Syntax (Declaration) == | ||
*WeibullDataSet() | |||
*WeibullDataSet( Name {{APIPrefix|As String}}) | |||
Parameters | Parameters | ||
:''Name'': The [[WeibullDataSet.DatasetName|name]] of the new data set, which can be shown in plots. | :''Name'': The [[WeibullDataSet.DatasetName|name]] of the new data set, which can be shown in plots. |
Revision as of 17:18, 20 February 2014
Create a new WeibullDataSet object.
Syntax (Declaration)
- WeibullDataSet()
- WeibullDataSet( Name As String)
Parameters
- Name: The name of the new data set, which can be shown in plots.