abstreet/rustdoc/popdat/od/sidebar-items.js
2022-02-02 16:36:32 +00:00

1 line
862 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

initSidebarItems({"enum":[["IncludeZonePolicy","Only desire lines starting and ending in zones matching this policy will be used."]],"fn":[["create_zones",""],["disaggregate","Generates a scenario from aggregated origin/destination data (DesireLines). The input describes an exact number of people, who live in one zone and work in another (possibly the same) and commute using some mode. For each of them, we just need to pick a specific home and workplace from the zones, and use the Options to pick departure times. Well wind up creating people who just take two trips daily: home -> work -> home."]],"struct":[["DesireLine","This describes some number of commuters living in some named zone, working in another (or the same zone), and commuting using some mode."],["NormalDistribution","A normal distribution of Durations."],["Options",""],["Zone",""]]});