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.