public interface PopulationPrice
| Modifier and Type | Method and Description |
|---|---|
double |
compute(SimulationContext context,
PopulationGroup group)
Compute price.
|
double compute(SimulationContext context, PopulationGroup group) throws Exception
context - simulation contextgroup - le groupe dont on souhaite le poids moyenExceptionCopyright © 1999-2012 CodeLutin. All Rights Reserved.