fr.ifremer.isisfish.equation
Interface PopulationMeanWeight


public interface PopulationMeanWeight

PopulationMeanWeight equation. Created: 23 août 2006 11:14:46

Version:
$Revision: 3124 $ Last update: $Date: 2010-11-29 19:14:09 +0100 (lun., 29 nov. 2010) $ by : $Author: chatellier $
Author:
poussin

Method Summary
 double compute(SimulationContext context, PopulationGroup group)
          Compute population mean weight.
 

Method Detail

compute

double compute(SimulationContext context,
               PopulationGroup group)
               throws Exception
Compute population mean weight.

Parameters:
context - simulation context
group - le groupe dont on souhaite le poids moyen
Returns:
population mean weight
Throws:
Exception


Copyright © 1999-2011 CodeLutin. All Rights Reserved.