City Based Parking and Routing System API Documentation

AntParkingVehicle.ExecuteOtherLaneParkingProcedure Method 

Executes the parking procedure by moving the vehicle towards the parking place and then changing lanes.

protected void ExecuteOtherLaneParkingProcedure(
   IVehicle vfront,
   uint step
);

Parameters

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

See Also

AntParkingVehicle Class | CBPRS.Parking Namespace