WeibullDataSet.AddSuspension: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Albert Szeto (talk | contribs) m moved AddSuspension to WeibullDataSet.AddSuspension | Albert Szeto (talk | contribs) | ||
| Line 1: | Line 1: | ||
| {{Template:APIClass|WeibullDataSet Class|WeibullDataSet}} | {{Template:APIClass|WeibullDataSet Class|WeibullDataSet}} | ||
| == Declaration  == | == Declaration  == | ||
| {{APIName|AddSuspension(}} | {{APIName|AddSuspension(}} | ||
| {{APIPrefix|ByVal}} | {{APIPrefix|ByVal}} | ||
| Line 12: | Line 11: | ||
| {{APIName|)}} | {{APIName|)}} | ||
| == Parameters == | |||
| '''Value''' | |||
| An WeibullDataSet object | |||
| '''NumberInGroup''' | |||
| The main display label. | |||
| {{APIComment|Adds a suspension data point to the collection of data points in the data set.}} | {{APIComment|Adds a suspension data point to the collection of data points in the data set.}} | ||
Revision as of 17:04, 11 September 2013
 
Declaration
AddSuspension( ByVal Value As Double , ByVal NumberInGroup As Integer )
Parameters
Value An WeibullDataSet object
NumberInGroup The main display label.
Adds a suspension data point to the collection of data points in the data set.
