City Based Parking and Routing System API Documentation

Intersection.ProcessRequests Method 

Processes the requests and formulates the responds.

public virtual void ProcessRequests(
   uint step
);

Parameters

step
The current simulation time step.

Implements

IIntersection.ProcessRequests

See Also

Intersection Class | CBPRS.Infrastructure Namespace