Skip to content

Commit

Permalink
set walking speed according to data
Browse files Browse the repository at this point in the history
  • Loading branch information
rakow committed May 27, 2024
1 parent b6ee701 commit 36037a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion input/v6.2/berlin-v6.2.config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parameterset type="teleportedModeParameters">
<param name="beelineDistanceFactor" value="1.3"/>
<param name="mode" value="walk"/>
<param name="teleportedModeSpeed" value="1.0555556"/>
<param name="teleportedModeSpeed" value="1.23"/>
</parameterset>
</module>
<module name="qsim">
Expand Down

0 comments on commit 36037a3

Please sign in to comment.