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 1: | Line 1: | ||
{{Template:APIClass|WeibullDataSet Class|WeibullDataSet}} | {{Template:APIClass|WeibullDataSet Class|WeibullDataSet}} | ||
== Syntax == | == Syntax == |
Revision as of 22:36, 24 February 2014
Syntax
- WeibullDataSet() Creates a new WeibullDataSet object with an empty data set name.
- WeibullDataSet( Name As String) Creates a new WeibullDataSet object with the user-specified data set name.
Parameters
- Name: The name of the new data set, which can be shown in plots.