City Based Parking and Routing System API Documentation

IRoad Interface

The basic road interface contract.

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

public interface IRoad : ISimObject, ISerializable

Types that implement IRoad

Type Description
Road Class representing a road with zero or more lanes leading to and from intersections.

Requirements

Namespace: CBPRS.Infrastructure

Assembly: Infrastructure (in Infrastructure.dll)

See Also

IRoad Members | CBPRS.Infrastructure Namespace