Class TCNCSystem


  • public class TCNCSystem
    extends java.lang.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 Detail

      • component1

        protected java.lang.String component1
      • component2

        protected java.lang.String component2
      • component3

        protected java.lang.String component3
      • transformer

        protected org.apache.commons.collections15.Transformer<java.lang.String,​ReliabilityFunction> transformer
    • Constructor Detail

      • TCNCSystem

        public TCNCSystem()