fr.ifremer.isisfish.equation
Interface PopulationGrowth


public interface PopulationGrowth

PopulationGrowth.java Created: 4 juil. 2006 13:03:25

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, double age, PopulationGroup group)
           
 

Method Detail

compute

double compute(SimulationContext context,
               double age,
               PopulationGroup group)
               throws Exception
Parameters:
context -
age - l'age du groupe en mois
group - le groupe dont on souhaite avoir la longueur en fonction de l'age
Returns:
equation result
Throws:
Exception


Copyright © 1999-2011 CodeLutin. All Rights Reserved.