City Based Parking and Routing System API Documentation

Intersection Class

Class that represents an intersection that supports a maximum of four connected roads.

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

System.Object
   UMD.HCIL.Piccolo.PNode
      CBPRS.Infrastructure.Intersection
         CBPRS.Infrastructure.PrecedenceIntersection
         CBPRS.Infrastructure.TrafficLightIntersection

public class Intersection : PNode, IIntersection, 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

Intersection Members | CBPRS.Infrastructure Namespace