City Based Parking and Routing System API Documentation

DijkstraParkingVehicle.ExecuteOtherLaneParkingProcedure Method 

Execute parking procedure for parking place on other lane.

protected void ExecuteOtherLaneParkingProcedure(
   IVehicle vfront,
   uint step
);

Parameters

vfront
The vehicle directly in front of the current.
step
The current simulation step.

See Also

DijkstraParkingVehicle Class | CBPRS.Parking Namespace