- 30 Sep, 2016 4 commits
-
-
Mario Teixeira Parente authored
-
Mario Teixeira Parente authored
Implemented the PedestrianStateProcessor PedestrianStateProcessor adds a column "state" to the output with the state of a pedestrian. The possible states are: - c = Pedestrian was created - m = Pedestrian has moved - d = Pedestrian was deleted (has reached its final target) The state is needed for the UQ simulations. See merge request !14
-
Florian Künzner authored
PedestrianStateProcessor adds a column "state" to the output with the state of a pedestrian. The possible states are: - c = Pedestrian was created - m = Pedestrian has moved - d = Pedestrian was deleted (has reached its final target) The state is needed for the UQ simulations.
-
Benedikt Zoennchen authored
-
- 29 Sep, 2016 2 commits
-
-
Mario Teixeira Parente authored
If timestamp option in json is set to false, no timestamp is written in the output's folder name.
-
Mario Teixeira Parente authored
-
- 26 Sep, 2016 5 commits
-
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Mario Teixeira Parente authored
-
Mario Teixeira Parente authored
This floor field processor is independent of the discretization method and has a different output structure than the (old) floor field (grid) processor.
-
Mario Teixeira Parente authored
Values are not added always, they are also changed.
-
- 23 Sep, 2016 24 commits
-
-
Jakob Schöttl authored
It testet for a normal resource file, but unit tests have a different resource folder. So this cannot be testet.
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Mario Teixeira Parente authored
-
Mario Teixeira Parente authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Mario Teixeira Parente authored
-
Mario Teixeira Parente authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Mario Teixeira Parente authored
-
Mario Teixeira Parente authored
Update PedestrianEvacuationTimeProcessor manually in EvacuationTimeProcessor since you cannot assume that the PedestrianEvacuationTimeProcessor gets updated automatically.
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Mario Teixeira Parente authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
Before this, models had to periodically check (in update()) if a agent reached its target. With this, models can register a target listener. The listener are called by the target controller. The implementation can change the model state.
-
- 22 Sep, 2016 5 commits
-
-
Jakob Schöttl authored
-
Jakob Schöttl authored
To prevent MigrationManager from upgrading
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-