CModel.Bounds FailureRate: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


== Syntax==
== Syntax==
{{Template:cModel.Bounds_FailureRate}}
{{APIName|Bounds_FailureRate}}
{{APIName|(}}
{{APIPrefix|ByVal}}
{{APIName|Time}}
{{APIPrefix|As Double}}
{{APIName|,}}
{{APIPrefix|Optional ByVal}}
{{APIName|CurrentAge}}
{{APIPrefix|As Double}}
=
{{APIName|0,}}
{{APIPrefix|Optional ByVal}}
{{APIName|DutyCycle}}
{{APIPrefix|As Double}}
=
{{APIName|1.0)}}
{{APIPrefix|As}}
{{APIName|[[BoundsValues]]}}<br>
{{APIComment|Returns bounds on failure rate given time.}}

Revision as of 18:46, 20 September 2013



Syntax

Bounds_FailureRate ( ByVal Time As Double , Optional ByVal CurrentAge As Double = 0, Optional ByVal DutyCycle As Double = 1.0) As BoundsValues
Returns bounds on failure rate given time.