public interface StrategyInactivityEquation 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,
Month month,
StrategyMonthInfo info)
Compute inactivity.
|
getNecessaryResult
static final String DEFAULT_CONTENT
double compute(SimulationContext context, Month month, StrategyMonthInfo info) throws Exception
context
- simulation contextmonth
- le mois courant de simulationinfo
- l'objet associe a la strategie pour le mois courantException
Copyright © 1999–2020 CodeLutin. All rights reserved.