Package org.jreliability.testsystems


package org.jreliability.testsystems
  • Classes
    Class
    Description
    Implements a coherent bridge system with two paths 1 2 and 3 4 and the bridge 5.
    Implements a series parallel system where component 3 is in series to 1||2.
    Implements a time-consistent non-coherent system with exponential failure rates.
    Implements a time-inconsistent non-coherent system with exponential failure rates.
    Implements a 2-out-of-3 majority voter system, also known as Triple Modular Redundancy.