CModel.Bounds Reliability: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
Albert Szeto (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|CModel Class|CModel}} | {{Template:APIClass|CModel Class|CModel}} | ||
== Syntax== | |||
== | {{APIName|Bounds_Reliability}} | ||
{{ | {{APIName|(}} | ||
{{APIPrefix|ByVal}} | |||
{{APIName|Time}} | |||
{{APIPrefix|As Double}} | |||
{{APIName|,}} | |||
{{APIPrefix|Optional ByVal}} | |||
{{APIName|StartAge}} | |||
{{APIPrefix|As Double}} | |||
= | |||
{{APIName|0,}} | |||
{{APIPrefix|Optional ByVal}} | |||
{{APIName|DutyCycle}} | |||
{{APIPrefix|As Double}} | |||
= | |||
{{APIName|1.0)}} | |||
{{APIPrefix|As}} | |||
{{APIName|[[BoundsValues Class|BoundsValues]]}}<br> | |||
{{APIComment|Returns the bounds on the reliability given time.}} |
Revision as of 17:49, 20 September 2013
Syntax
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.