City Based Parking and Routing System API Documentation

AntParkingVehicle.ExecuteParkingProcedure Method 

Moves the vehicle towards the parking place on the desired lane is reached.

protected void ExecuteParkingProcedure(
   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