City Based Parking and Routing System API Documentation

ILane.LaneChanges Method 

Gives vehicles on this lane the chance to change lanes.

void LaneChanges(
   uint step
);

Parameters

step
The current simulation time step.

See Also

ILane Interface | CBPRS.Infrastructure Namespace