Template:ALTADataSet.AddFailureInterval: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{APIName|AddFailureInterval(}} {{APIPrefix|ByVal}} {{APIName|StartValue}} {{APIPrefix|As Double}} {{APIName|,}} {{APIPrefix|ByVal}} {{APIName|…')
 
No edit summary
Line 52: Line 52:
{{APIPrefix|As Object}}
{{APIPrefix|As Object}}
{{APIName|)}}
{{APIName|)}}
{{APIComment|Adds a failure interval to the collection of data points in the data set.}}

Revision as of 21:43, 29 January 2014

AddFailureInterval( ByVal StartValue As Double , ByVal EndValue As Double , ByVal NumberInGroup As Integer , ByRef Stress() As Object )

AddFailureInterval( ByVal StartValue As Double , ByVal EndValue As Double , ByVal NumberInGroup As Integer , ByRef Stress1 As Object )

AddFailureInterval( ByVal StartValue As Double , ByVal EndValue As Double , ByVal NumberInGroup As Integer , ByRef Stress1, Stress2 As Object )