CModel.Bounds Reliability: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|CModel Class|CModel}}  
{{Template:APIClass|CModel Class|CModel}}  


== Syntax==


== Syntax==
{{APIName|Bounds_Reliability}}
{{Template:cModel.Bounds_Reliability}}
{{APIName|(}}
{{APIPrefix|ByVal}}
{{APIName|Time}}
{{APIPrefix|As Double}}
{{APIName|,}}
{{APIPrefix|Optional ByVal}}
{{APIName|StartAge}}
{{APIPrefix|As Double}}
=
{{APIName|0,}}
{{APIPrefix|Optional ByVal}}
{{APIName|DutyCycle}}
{{APIPrefix|As Double}}
=
{{APIName|1.0)}}
{{APIPrefix|As}}
{{APIName|[[BoundsValues Class|BoundsValues]]}}<br>
{{APIComment|Returns the bounds on the reliability given time.}}

Revision as of 17:49, 20 September 2013



Syntax

Bounds_Reliability ( ByVal Time As Double , Optional ByVal StartAge As Double = 0, Optional ByVal DutyCycle As Double = 1.0) As BoundsValues
Returns the bounds on the reliability given time.