WeibullDataSet.AddFreeForm: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|WeibullDataSet Class|WeibullDataSet}} == Declaration == {{APIPrefix|Sub}} {{APIName|AddSuspensionInterval(}} {{APIPrefix|ByVal}} {{APIName|Time}} {{APIPrefix…')
 
Line 11: Line 11:
{{APIPrefix|As Double}}
{{APIPrefix|As Double}}
{{APIName|)}}
{{APIName|)}}


{{APIComment|Adds a free-form data point to the collection of data points in the data set.}}
{{APIComment|Adds a free-form data point to the collection of data points in the data set.}}

Revision as of 17:48, 3 September 2013


Declaration

Sub AddSuspensionInterval( ByVal Time As Double , ByVal Percent As Double )

Adds a free-form data point to the collection of data points in the data set.