public interface PopulationGrowthReverse
| Modifier and Type | Method and Description |
|---|---|
double |
compute(SimulationContext context,
double length,
PopulationGroup group)
Compute growth reverse equation.
|
double compute(SimulationContext context, double length, PopulationGroup group) throws Exception
context - simulation contextlength - la longueur du groupegroup - le groupe dont on souhaite avoir l'age en fonction de la longueurExceptionCopyright © 1999–2015 CodeLutin. All rights reserved.