|
SSJ
3.3.1
Stochastic Simulation in Java
|
Classes | |
| class | EndOfSim |
| class | Preds |
| class | Preys |
| class | PrintPoint |
Static Public Member Functions | |
| static void | main (String[] args) |
Package Attributes | |
| double | r = 0.005 |
| double | c = 0.00001 |
| double | s = 0.01 |
| double | d = 0.000005 |
| double | h = 5.0 |
| double | x0 = 2000.0 |
| double | z0 = 150.0 |
| double | horizon = 501.0 |
| Simulator | sim = new Simulator() |
| Continuous | x |
| Continuous | z |
1.8.14