fern.example
Class Mapk

java.lang.Object
  extended by fern.example.Mapk

public class Mapk
extends Object

The most basic example uses the famous enzyme kinetics equation by Michaelis and Menten S + E <-> ES -> P to introduce fundamental loading and repeated simulation of reaction networks. Furthermore, some advanced usage of the Gnuplot class is presented: Two plots are created from the data of one Observer, one showing the average trend curve over all trajectories, the other showing each trajectory individually. Both plots are updated after each simulation run.


Constructor Summary
Mapk()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mapk

public Mapk()
Method Detail

main

public static void main(String[] args)
                 throws IOException,
                        org.jdom.JDOMException
Throws:
IOException
org.jdom.JDOMException