|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GimAgentVariationCalculator
SesamGIM - Geographical Initialisation for Milieu Agents This class is part of the dynamic population and calculates the number of agents to be deleted or initialized.
Method Summary | |
---|---|
int |
getNumAgentsToInit(GimMilieuContext<?> mileu)
gives the number of agents that should be initialized in the given milieu |
int |
getNumAgentToDelete(GimMilieuContext<?> milieu)
gives the number of agents that should be deleted in the given milieu |
void |
init(Calendar cal)
calculates and saves all agents to deleted or initialized |
Method Detail |
---|
void init(Calendar cal)
cal
- int getNumAgentToDelete(GimMilieuContext<?> milieu)
mc
- the market cell in which agents should be deletedmilieu
- the milieu in which agents should be deleted
int getNumAgentsToInit(GimMilieuContext<?> mileu)
mc
- the market cell in which agents should be initializedmilieu
- the milieu in which agents should be initialized
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |