abstreet/rustdoc/sim/trips/sidebar-items.js
2022-01-28 13:23:39 +00:00

1 line
759 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":[["PersonState",""],["TripLeg","These dont specify where the leg starts, since it might be unknown like when we drive and dont know where well wind up parking."],["TripResult",""]],"struct":[["CommutersVehiclesCounts","The number of active vehicles and commuters, broken into different categories."],["Person",""],["Trip",""],["TripInfo",""],["TripManager","Manages people, each of which executes some trips through the day. Each trip is further broken down into legs for example, a driving trip might start with somebody walking to their car, driving somewhere, parking, and then walking to their final destination. https://a-b-street.github.io/tech/docs/trafficsim/trips.html describes some of the variations."]]});