health
Class AidsSpread.GAMMA

java.lang.Object
  extended by health.AidsSpread.GAMMA
Enclosing class:
AidsSpread

public static final class AidsSpread.GAMMA
extends java.lang.Object


Field Summary
static double ALPHA
           
static double BETA
           
static double THETA
           
 
Constructor Summary
AidsSpread.GAMMA()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALPHA

public static final double ALPHA
See Also:
Constant Field Values

BETA

public static final double BETA
See Also:
Constant Field Values

THETA

public static final double THETA
See Also:
Constant Field Values
Constructor Detail

AidsSpread.GAMMA

public AidsSpread.GAMMA()