CModel.Bounds Reliability: Difference between revisions

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




== Declaration  ==
== Syntax==
 
{{Template:cModel.Bounds_Reliability}}
{{APIPrefix|Public Function}}
{{APIPrefix|Public Function}}
{{APIName|Bounds_Reliability(}}
{{APIName|[[cModel.Bounds_Reliability|Bounds_Reliability]]}}
{{APIName|(}}
{{APIPrefix|ByVal}}
{{APIPrefix|ByVal}}
{{APIName|Time}}
{{APIName|Time}}
Line 21: Line 22:
{{APIName|1.0)}}
{{APIName|1.0)}}
{{APIPrefix|As}}
{{APIPrefix|As}}
{{APIName|[[BoundsValues]]}}
{{APIName|[[BoundsValues]]}}<br>
 
{{APIComment|Returns the bounds on the reliability given time.}}
{{APIComment|Returns the bounds on the reliability given time.}}

Revision as of 20:49, 17 September 2013



Syntax

Template:CModel.Bounds Reliability Public Function 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.