Skip to content

Commit

Permalink
add todo for later
Browse files Browse the repository at this point in the history
  • Loading branch information
simei94 committed Jun 19, 2024
1 parent d28cfe9 commit 374de68
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ public Integer call() throws Exception {
fillAvgMap(supplyStats, supplyAvgs);

// ordered list of params to display them in same order as in single-run DrtDashboard
// TODO: add rides-pax parameter after bumping up matsim version
List<String> orderedDemandParams = List.of("Requests", "Rides", "Rides per veh", "Rides per veh-h", "Rides per veh-km", "Rejections",
"Rejection rate", "Avg. total travel time", "Avg. in-vehicle time", "Avg. wait time", "95th percentile wait time", "Avg. ride distance [km]",
"Avg. direct distance [km]", "Avg. fare [MoneyUnit]");
Expand Down

0 comments on commit 374de68

Please sign in to comment.