Class Icosahedral

java.lang.Object
  extended byIcosahedral

public class Icosahedral
extends java.lang.Object

Icosahedral sets up a viral truncated-Icosahedron-like Simulation, where there is one type of Subunit with a single Conformation and Domain and three binding sites arranged at angles of 120, 120, and 109 degrees apart (allowing an icosahedral-shaped superstructure). The initial number of Subunits, and the binding and breaking times control the assembly of Icosahedral


Constructor Summary
Icosahedral()
           
 
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

Icosahedral

public Icosahedral()
Method Detail

getSim

public static Simulation getSim()
Returns Simulation of Icosahedral

Returns:
Simulation