Class TCNCSystem

java.lang.Object
org.jreliability.testsystems.TCNCSystem

public class TCNCSystem extends Object
Implements a time-consistent non-coherent system with exponential failure rates. The structure function and failure rates have been taken from [Ali17] in order to compare results for the importance measures: Structure function: Equation 4.42 Failure rates: Page 81 [Ali17] ( https://nbn-resolving.org/urn:nbn:de:bvb:29-opus4-87185 )
  • Field Details

    • component1

      protected String component1
    • component2

      protected String component2
    • component3

      protected String component3
    • transformer

      protected org.apache.commons.collections15.Transformer<String,ReliabilityFunction> transformer
  • Constructor Details

    • TCNCSystem

      public TCNCSystem()
  • Method Details