CModel.Bounds FailureRate: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
John Leavitt (talk | contribs) No edit summary  | 
				John Leavitt (talk | contribs) No edit summary  | 
				||
| Line 2: | Line 2: | ||
==   | == Syntax==  | ||
{{Template:cModel.Bounds_FailureRate}}  | |||
{{APIPrefix|Public Function}}  | {{APIPrefix|Public Function}}  | ||
{{APIName|Bounds_FailureRate(}}  | {{APIName|[[cModel.Bounds_FailureRate|Bounds_FailureRate]]}}  | ||
{{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 bounds on failure rate given time.}}  | {{APIComment|Returns bounds on failure rate given time.}}  | ||
Revision as of 21:12, 17 September 2013
 
Syntax
Template:CModel.Bounds FailureRate
Public Function
 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. 
