Class Cube

java.lang.Object
  extended byCube

public class Cube
extends java.lang.Object

Cube sets up a cube-like Simulation, where there is one type of Subunit with a single Conformation and Domain and three binding sites arranged at angles of pi/2, pi/2, pi/2 apart The initial number of Subunits, and the binding and breaking times control the assembly of Cube


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

Constructor Detail

Cube

public Cube()
Method Detail

getSim

public static Simulation getSim()
Returns Simulation of Icosahedral

Returns:
Simulation