Class AIP
java.lang.Object
AIP
public class AIP
- extends Object
object storing data about AIP concentration inside biofilm
- Version:
- 1.0 Oct. 24, 2010
- Author:
- Shing Hei Zhan, University of British Columbia 2010 iGEM team
Constructor Summary |
AIP(double iniAIP,
double psigmaRate,
double pgammaRate,
double pAIPmax,
double pAIPthres,
double pcarryCap)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AIP
public AIP(double iniAIP,
double psigmaRate,
double pgammaRate,
double pAIPmax,
double pAIPthres,
double pcarryCap)
getAIP
public double getAIP()
getAIPprev
public double getAIPprev()
updateAIP
public double updateAIP(double BT)