City Based Parking and Routing System API Documentation

AntParkingVehicle.UpdateRoute Method 

Updates the current route.

public override void UpdateRoute(
   uint step
);

Parameters

step
The current time step

Implements

IVehicle.UpdateRoute

See Also

AntParkingVehicle Class | CBPRS.Parking Namespace