Module sim::mechanics::queue[][src]

Structs

Queue

A Queue of vehicles on a single lane or turn. This is where https://a-b-street.github.io/docs/tech/trafficsim/discrete_event.html#exact-positions is implemented.

QueueEntry

The exact position of something in a Queue at some time

Enums

Queued

A member of a Queue.

Functions

dump_cars
validate_positions