public interface PopulationMaturityOgiveEquation extends NecessaryResult
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_CONTENT |
EMPTY_STRING_ARRAY
Modifier and Type | Method and Description |
---|---|
double |
compute(SimulationContext context,
PopulationGroup group)
Compute maturity ogive.
|
getNecessaryResult
static final String DEFAULT_CONTENT
double compute(SimulationContext context, PopulationGroup group) throws Exception
context
- simulation contextgroup
- le groupe dont on souhaite avoir l'ogive de maturitéException
Copyright © 1999–2020 CodeLutin. All rights reserved.