[][src]Module sim::cap

Structs

AvoidCongestion

Before the driving portion of a trip begins, check that the desired path doesn't pass through any road with agents currently experiencing some delay.

CapSimState

Some roads (grouped into zones) may have a cap on the number of vehicles that can enter per hour. CapSimState enforces this, just for driving trips.

Zone

Type Definitions

ZoneIdx