|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--SSF.App.Worm.GammaFunction
|
+--SSF.App.Worm.ZeroGammaFunction
Model _no_ removals.
| Constructor Summary | |
ZeroGammaFunction()
|
|
| Method Summary | |
float |
gamma(float t,
float i,
float iTot)
Calculate gamma function. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ZeroGammaFunction()
| Method Detail |
public float gamma(float t,
float i,
float iTot)
gamma in class GammaFunctiont - Current simulation time.i - Number of local infected.iTot - Total number of infected.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||