Template:ALTADataSet.AddSuspensionInterval: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) (Created page with '{{APIName|AddSuspensionInterval(}} {{APIPrefix|ByVal}} {{APIName|StartValue}} {{APIPrefix|As Double}} {{APIName|,}} {{APIPrefix|ByVal}} {{AP…') |
John Leavitt (talk | contribs) No edit summary |
||
Line 53: | Line 53: | ||
{{APIName|)}} | {{APIName|)}} | ||
{{APIComment|Adds a suspension interval to the collection of data points in the | {{APIComment|Adds a suspension interval to the collection of data points in the dataset.}} |
Revision as of 22:53, 27 January 2014
AddSuspensionInterval( ByVal StartValue As Double , ByVal EndValue As Double , ByVal NumberInGroup As Integer , ByRef Stress() As Object )
AddSuspensionInterval( ByVal StartValue As Double , ByVal EndValue As Double , ByVal NumberInGroup As Integer , ByRef Stress1 As Object )
AddSuspensionInterval( ByVal StartValue As Double , ByVal EndValue As Double , ByVal NumberInGroup As Integer , ByRef Stress1, Stress2 As Object )
Adds a suspension interval to the collection of data points in the dataset.