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

Structs

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.

The exact position of something in a Queue at some time

Enums

A member of a Queue.

Functions