Module sim::sim[][src]

Re-exports

pub use self::queries::AgentProperties;
pub use self::queries::DelayCause;

Modules

All sorts of read-only queries about a simulation

Structs

The Sim ties together all the pieces of the simulation. Its main property is the current time.

Options controlling the traffic simulation.

Enums

Constants

Traits

Functions