Class Actin

java.lang.Object
  extended byActin

public class Actin
extends java.lang.Object

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


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

Constructor Detail

Actin

public Actin()
Constructs an Actin Simulation.

Method Detail

getSim

public static Simulation getSim()
Returns Simulation of Actin

Returns:
Simulation