CModel.Unreliability: Difference between revisions

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




== Declaration  ==
== Property Syntax==
 
{{Template:cModel.Unreliability}}
{{APIPrefix|Public Function}}
{{APIPrefix|Public Function}}
{{APIName|Unreliability(}}
{{APIName|[[cModel.Unreliability|Unreliability]]}}
{{APIName|(}}
{{APIPrefix|ByVal}}
{{APIPrefix|ByVal}}
{{APIName|Time}}
{{APIName|Time}}
Line 19: Line 20:
{{APIPrefix|As Double}}
{{APIPrefix|As Double}}
=1.0)
=1.0)
{{APIPrefix|As Double}}
{{APIPrefix|As Double}}<br>
 
{{APIComment|Returns unreliability given time.}}
{{APIComment|Returns unreliability given time.}}

Revision as of 18:46, 17 September 2013



Property Syntax

Template:CModel.Unreliability Public Function Unreliability ( ByVal Time As Double , Optional ByVal CurrentAge As Double = 0, Optional ByVal DutyCycle As Double =1.0) As Double
Returns unreliability given time.