Template:WeibullDataSet.AddFailureInterval: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{APIName|'''AddFailureInterval'''(}} {{APIPrefix|ByVal}} {{APIName|Value}} {{APIPrefix|As Double}} {{APIName|,}} {{APIPrefix|ByVal}} {{APIName|EndValue}} {{APIPrefix|As Double}}…')
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{APIName|'''AddFailureInterval'''(}}
<ul><li>{{APIName|[[WeibullDataSet.AddFailureInterval|AddFailureInterval]](}}
{{APIPrefix|ByVal}}
{{APIPrefix|ByVal}}
{{APIName|Value}}
{{APIName|StartValue}}
{{APIPrefix|As Double}}
{{APIPrefix|As Double}}
{{APIName|,}}
{{APIName|,}}
Line 10: Line 10:
{{APIPrefix|ByVal}}
{{APIPrefix|ByVal}}
{{APIName|NumberInGroup}}
{{APIName|NumberInGroup}}
{{APIPrefix|AsLong}}
{{APIPrefix|As Integer}}
{{APIName|)}}
{{APIName|)}}
</li></ul>

Latest revision as of 22:31, 19 February 2014

  • AddFailureInterval( ByVal StartValue As Double , ByVal EndValue As Double , ByVal NumberInGroup As Integer )