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 13: | Line 13: | ||
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 16:40, 20 February 2014
Create a new WeibullDataSet object.
Syntax (Declaration)
'Creates a WeibullDataSet object with a system-supplied data set name.
WeibullDataSet()
'Creates a WeibullDataSet object with a specified data set name. WeibullDataSet( NameAs String)
Parameters
- Name: The name of the new data set, which can be shown in plots.