fern.example
Class Mapk
java.lang.Object
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()
|
Mapk
public Mapk()
main
public static void main(String[] args)
throws IOException,
org.jdom.JDOMException
- Throws:
IOException
org.jdom.JDOMException