Module queue

Source

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 ๐Ÿ”’