Implemented class "AbsorbingAreaController" and integrated controller into "Simulation".
VadereSimulator/src/org/vadere/simulator/control/Simulation.java: - Extracted new method "createControllers()" which is used in constructor. VadereState/src/org/vadere/state/attributes/scenario/AttributesAbsorbingArea.java: - Removed unused attribute "waitingTime". - Changed default value for attribute "deletionDistance" from "0.1" to "0.0".
Showing
Please register or sign in to comment