City Based Parking and Routing System API Documentation

GEIntersection.ProcessRequests Method 

Processes the requests made by vehicles.

public void ProcessRequests(
   uint step
);

Parameters

step
The current simulation time step.

Implements

IIntersection.ProcessRequests

See Also

GEIntersection Class | CBPRS.Infrastructure Namespace