Package org.jreliability.testsystems
Class TCNCSystem
java.lang.Object
org.jreliability.testsystems.TCNCSystem
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 Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected org.apache.commons.collections15.Transformer<String, ReliabilityFunction>  - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionget()getTerm()org.apache.commons.collections15.Transformer<String, ReliabilityFunction>  
- 
Field Details
- 
component1
 - 
component2
 - 
component3
 - 
transformer
 
 - 
 - 
Constructor Details
- 
TCNCSystem
public TCNCSystem() 
 - 
 - 
Method Details
- 
getTerm
 - 
get
 - 
getTransformer
 
 -