Basic interface for all objects that represent a type of road intersection.
For a list of all members of this type, see IIntersection Members.
Type | Description |
---|---|
GEIntersection | Generator intersection |
Intersection | Class that represents an intersection that supports a maximum of four connected roads. |
PrecedenceIntersection | Intersection that uses precedence rules to determine vehicle crossings. |
TrafficLightIntersection | An intersection that determines precedence based on a traffic light table |
Namespace: CBPRS.Infrastructure
Assembly: Infrastructure (in Infrastructure.dll)
IIntersection Members | CBPRS.Infrastructure Namespace