• Clemens Krug's avatar
    Spot Positioning / Spot Assignment / Visualisation / Movement · cf246933
    Clemens Krug authored
    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.
    cf246933
RealWorldStreetsMovement.java 7.46 KB