public class FullRandomArrivalAgentMixer extends RandomArrivalAgentMixer
arrivalProbability, EMPTY_LIST, prng
Constructor and Description |
---|
FullRandomArrivalAgentMixer() |
Modifier and Type | Method and Description |
---|---|
void |
fireAgentArrivalEvent(Agent agent,
AgentList group,
SimulationController simulation) |
eventOccurred, getArrivalProbability, getPrng, invokeAgentInteractions, invokeInteractions, setArrivalProbability, setPrng
public void fireAgentArrivalEvent(Agent agent, AgentList group, SimulationController simulation)
fireAgentArrivalEvent
in class RandomArrivalAgentMixer
Copyright © 2014. All rights reserved.