City Based Parking and Routing System API Documentation

ILane.MoveVehicles Method 

Moves the vehicles on the lane to their next position.

void MoveVehicles(
   uint step
);

Parameters

step
The current simulation time step.

See Also

ILane Interface | CBPRS.Infrastructure Namespace