City Based Parking and Routing System API Documentation

GEIntersection.Generate Method 

Generates vehicles based on the current time step.

protected virtual void Generate(
   uint step
);

Parameters

step
The current simulation time step.

See Also

GEIntersection Class | CBPRS.Infrastructure Namespace