Class Tetrahedron

java.lang.Object
  extended byTetrahedron

public class Tetrahedron
extends java.lang.Object

Tetrahedron sets up a tetrahedron-like Simulation, where there is one type of Subunit with a single Conformation and Domain and three binding sites. The initial number of Subunits, and the binding and breaking times control the assembly of tetrahedron


Constructor Summary
Tetrahedron()
           
 
Method Summary
static Simulation getSim()
          Returns Simulation of Tetrahedron
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tetrahedron

public Tetrahedron()
Method Detail

getSim

public static Simulation getSim()
Returns Simulation of Tetrahedron

Returns:
Simulation