City Based Parking and Routing System API Documentation

DijkstraParkingVehicle.UpdateRoute Method 

Updates the current route.

public override void UpdateRoute(
   uint step
);

Parameters

step
The current simulation time step.

Implements

IVehicle.UpdateRoute

See Also

DijkstraParkingVehicle Class | CBPRS.Parking Namespace