fr.ifremer.isisfish.equation
Interface PopulationMeanWeight


public interface PopulationMeanWeight

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

Version:
$Revision: 2805 $ Last update: $Date: 2009-12-07 16:46:49 +0100 (lun., 07 déc. 2009) $ 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-2010 CodeLutin. All Rights Reserved.