Related Topics: | ||
Description: Returns the failure rate at the specified time.
Syntax: FAILURERATE(Data_Src, Time)
Data_Src is the source diagram from which the data are taken.
Time is the time at which the failure rate is calculated.
Remarks:
The Data_Src can be one of the following values:
If using a default data source, it must be either 1, 2, 3 or 4, as selected from the Data Source Index drop-down list.
It can take a diagram name (e.g., "RBD!RBD1").
It can take a variable name defined via the Defined Names window (e.g., datasource).
The Time value must be greater than 0.
The value returned by this function is affected by your choice in the Report folio model field on the Analysis Settings page of the diagram control panel.
Example:
FAILURERATE("RBD!RBD1", 5) = 4.938801301E-005
Note that this value will vary depending on the source diagram.
© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.