Spot Positioning / Spot Assignment / Visualisation / Movement
Movement: + Added a multi-type movement model which allows changes of the movement-type mid-simulation per host Spot Positioning: + (Car)Positions of the actors can now be recorded and written to a CSV File which can then be used for the placement of the spots Spot Assignment: +Actors don't get a DummyLocation as SpotAssignment anymore, now actual Spots are assigned +First assignment strategy: Shortest distance assignment Visualisation: + Visualisation Layer + OnClick now displays the destination, the assigned Spot and the searchThreshold.
Showing
- src/de/tud/kom/p2psim/impl/topology/movement/local/RealWorldStreetsMovement.java 8 additions, 4 deletions...mpl/topology/movement/local/RealWorldStreetsMovement.java
- src/de/tud/kom/p2psim/impl/topology/movement/modularosm/ModularMovementModel.java 2 additions, 3 deletions...pl/topology/movement/modularosm/ModularMovementModel.java
- src/de/tud/kom/p2psim/impl/topology/movement/modularosm/ModularMultiTypeMovementModel.java 57 additions, 0 deletions...gy/movement/modularosm/ModularMultiTypeMovementModel.java
- src/de/tud/kom/p2psim/impl/topology/movement/modularosm/transition/ManualAssignmentStrategy.java 25 additions, 2 deletions...ement/modularosm/transition/ManualAssignmentStrategy.java
- src/de/tud/kom/p2psim/impl/topology/placement/CsvPlacement.java 2 additions, 2 deletions.../tud/kom/p2psim/impl/topology/placement/CsvPlacement.java
Loading
Please register or sign in to comment