fr.ifremer.isisfish.equation
Interface PopulationMeanWeight


public interface PopulationMeanWeight

Population mean weight equation. Created: 23 août 2006 11:14:46

Version:
$Revision: 3428 $ Last update: $Date: 2011-06-22 16:47:43 +0200 (Wed, 22 Jun 2011) $ 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-2012 CodeLutin. All Rights Reserved.