Re-exports
pub use self::queries::AgentProperties;
pub use self::queries::DelayCause;
pub use self::scenario::count_parked_cars_per_bldg;
pub use self::scenario::rand_dist;
Modules
Structs
Ctx 🔒
The Sim ties together all the pieces of the simulation. Its main property is the current time.
Options controlling the traffic simulation.