City Based Parking and Routing System API Documentation

DijkstraParkingVehicle Class

Default Dijkstra vehicle for parking.

For a list of all members of this type, see DijkstraParkingVehicle Members.

System.Object
   CBPRS.Infrastructure.Vehicle
      CBPRS.Parking.DijkstraParkingVehicle

public class DijkstraParkingVehicle : Vehicle

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CBPRS.Parking

Assembly: CBPRS.Parking (in CBPRS.Parking.dll)

See Also

DijkstraParkingVehicle Members | CBPRS.Parking Namespace