[][src]Module sim::mechanics::car

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/trafficsim/discrete_event.html for details about the state machine encoded here.