Module car
sim
0.1.0
Module car
Module Items
Structs
Enums
In sim::
mechanics
Modules
car
driving
intersection
parking
queue
walking
sim
::
mechanics
Module
car
Copy item path
Settings
Help
Summary
Source
Structs
§
Car
🔒
Represents a single vehicle. Note “car” is a misnomer; it could also be a bus or bike.
Enums
§
CarState
🔒
See
https://a-b-street.github.io/docs/tech/trafficsim/discrete_event.html
for details about the state machine encoded here.