|
||||||||||
| 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.CodeRedGammaFunction
Models removal observed during Code Red v2. Approxmated by a constant recovery rate starting 7 hrs into the infestation. The global constant recoveries are distributed over strata according to fraction of infections.
| Constructor Summary | |
CodeRedGammaFunction()
|
|
| 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 CodeRedGammaFunction()
| 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 | |||||||||