City Based Parking and Routing System API Documentation

Road Class

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

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

System.Object
   UMD.HCIL.Piccolo.PNode
      CBPRS.Infrastructure.Road

public class Road : PNode, IRoad, ISimObject

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.Infrastructure

Assembly: Infrastructure (in Infrastructure.dll)

See Also

Road Members | CBPRS.Infrastructure Namespace