CModel.Unreliability: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|CModel Class|CModel}} == Declaration == {{APIPrefix|Public Function}} {{APIName|Unreliability(}} {{APIPrefix|ByVal}} {{APIName|Time}} {{APIPrefix|As Doub…')
 
No edit summary
Line 21: Line 21:
{{APIPrefix|As Double}}
{{APIPrefix|As Double}}


{{APIComment|Returns the reliability given the time.}}
{{APIComment|Returns unreliability given time.}}

Revision as of 21:59, 4 September 2013



Declaration

Public Function Unreliability( ByVal Time As Double , Optional ByVal StartAge As Double = 0, Optional ByVal DutyCycle As Double =1.0) As Double

Returns unreliability given time.