abstreet/sim/src
2020-03-30 22:31:36 -07:00
..
make plumb PersonID in some events, to make it easier to do analysis about people spending time indoors 2020-03-30 09:36:02 -07:00
mechanics stop associating trips with buses. it makes no sense. 2020-03-25 13:18:16 -07:00
analytics.rs be more precise with building entry/exit events. they can also happen when a car parks inside a building's garage. also emit events at the start of day to get rid of the weird initial case. 2020-03-30 22:31:36 -07:00
events.rs be more precise with building entry/exit events. they can also happen when a car parks inside a building's garage. also emit events at the start of day to get rid of the weird initial case. 2020-03-30 22:31:36 -07:00
lib.rs prototyping an example of finding overlapping time indoors by "infected" 2020-03-30 22:12:48 -07:00
pandemic.rs be more precise with building entry/exit events. they can also happen when a car parks inside a building's garage. also emit events at the start of day to get rid of the weird initial case. 2020-03-30 22:31:36 -07:00
render.rs stop plumbing back unused agent metadata from sim, now that ACS is gone 2020-03-21 13:13:46 -07:00
router.rs stop associating trips with buses. it makes no sense. 2020-03-25 13:18:16 -07:00
scheduler.rs make sim stepping way more precise, doing minimal amount of time 2020-02-28 14:52:41 -08:00
sim.rs be more precise with building entry/exit events. they can also happen when a car parks inside a building's garage. also emit events at the start of day to get rid of the weird initial case. 2020-03-30 22:31:36 -07:00
transit.rs enum for trip phases 2020-03-03 12:42:51 -08:00
trips.rs be more precise with building entry/exit events. they can also happen when a car parks inside a building's garage. also emit events at the start of day to get rid of the weird initial case. 2020-03-30 22:31:36 -07:00