City Based Parking and Routing System API Documentation

PrecedenceIntersection Class

Intersection that uses precedence rules to determine vehicle crossings.

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

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

public class PrecedenceIntersection : Intersection

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

PrecedenceIntersection Members | CBPRS.Infrastructure Namespace