Skip to content

added if-function to randomly distribute PAV's according to pavPercentage…

Ghost User requested to merge (removed):patch-2 into master

added if-function to randomly distribute PAV's according to pavPercentage specified in command line prompt. check if pavPercentage is >= random number between 0 and 1, if true: change all leg-modes from "car" to "pav", needs population file where all leg-modes are "car" to work properly.

Merge request reports