abstreet/rustdoc/synthpop/make/sidebar-items.js
2022-08-04 12:09:02 +00:00

1 line
748 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({"fn":[["fork_rng","Need to explain this trick basically keeps consistency between two different simulations when each one might make slightly different sequences of calls to the RNG."]],"mod":[["activity_model","An activity model creates “people” that follow a set schedule of activities through the day. Each activity (like shopping, working, sleeping) lasts some time, and requires the person to go somewhere at some time. This is an extremely simple activity model that just uses data inferred from OSM."],["generator","This is a much more primitive way to randomly generate trips. activity_model.rs has something more realistic."]],"struct":[["BorderSpawnOverTime",""],["ScenarioGenerator",""],["SpawnOverTime",""]]});