Class Tubulin

java.lang.Object
  extended byTubulin

public class Tubulin
extends java.lang.Object

Tubulin sets up a filament-like scenerio, where there is one type of Subunit with a single Conformation and Domain and two binding sites. The initial number of Subunits, and the binding and breaking times control the assembly of Actin


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

Constructor Detail

Tubulin

public Tubulin()
Constructs an Tubulin Simulation.

Method Detail

getSim

public static Simulation getSim()
Returns Simulation of Tubulin

Returns:
Simulation