Reliability Table

Description: Returns a table containing reliability values based on a range of mission end times.

Field Format: [TBLREL(Source Number)(Start Time; End Time; Time Increment)]

  • Source Number is the associated data source number.
  • Start time is the first mission time for which a reliability value will be returned.
  • End time is the last mission time for which a reliability value will be returned.
  • Time Increment is the value by which the time will increase.

Remarks:

  • The Source Number is selected from the Data Source Index drop-down list.

  • The Start Time value must be greater than or equal to 0.
  • The End Time value should be greater than or equal to the Start Time value.
  • The Time Increment value determines how many rows the table will contain between the start time and end time values and it must be greater than or equal to 0. For example, if the Start Time value is 10, the End Time value is 100 and the Increment value is 10, then the table will have rows for each 10 hour increment from 10 and 100.

Example:

  • [TBLREL(1)(100;1000;100)]

Returns:

Time

Reliability

100.0000

0.986443

200.0000

0.949265

300.0000

0.892311

400.0000

0.819874

500.0000

0.736674

600.0000

0.647515

700.0000

0.556917

800.0000

0.468809

900.0000

0.386325

1000.0000

0.311698

Note that these values will vary depending on the source data set.