City Based Parking and Routing System API Documentation

IVehicle Interface

Defines the basic interface for a vehicle.

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

public interface IVehicle : ISimObject

Types that implement IVehicle

Type Description
Obstacle Obstacle to generate delay on both lanes while executing a lane change between opposite direction lanes.
Vehicle Basic abstract class for vehicle implementations.

Requirements

Namespace: CBPRS.Infrastructure

Assembly: Infrastructure (in Infrastructure.dll)

See Also

IVehicle Members | CBPRS.Infrastructure Namespace