CModel.Reliability: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) (Created page with '{{Template:APIClass|CModel Class|CModel}} == Declaration == {{APIPrefix|Public Function}} {{APIName|Reliability(}} {{APIPrefix|ByVal}} {{APIName|Time}} {{APIPrefix|As Double…') |
John Leavitt (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
== | == Property Syntax== | ||
{{Template:cModel.Reliability}} | |||
{{APIPrefix|Public Function}} | {{APIPrefix|Public Function}} | ||
{{APIName|Reliability(}} | {{APIName|[[cModel.Reliability|Reliability]]}} | ||
{{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 the reliability given the time.}} | {{APIComment|Returns the reliability given the time.}} |
Revision as of 18:42, 17 September 2013
Property Syntax
Template:CModel.Reliability
Public Function
Reliability
(
ByVal
Time
As Double
,
Optional ByVal
StartAge
As Double
=
0,
Optional ByVal
DutyCycle
As Double
=1.0)
As Double
Returns the reliability given the time.