Uses of Class
org.opentrafficsim.road.network.lane.conflict.Conflict
Package
Description
Categories define a set of perceivable information.
Contains classes describing intersection conflicts.
Lane-based objects such as barriers, gates, traffic lights, DRIPs, speed signs, obstacles on the road, etc.
-
Uses of Conflict in org.opentrafficsim.road.gtu.lane.perception.categories
Modifier and TypeMethodDescriptionDirectIntersectionPerception.getConflicts
(RelativeLane lane) Returns a set of conflicts along the route.IntersectionPerception.getConflicts
(RelativeLane lane) Returns a set of conflicts along the route. -
Uses of Conflict in org.opentrafficsim.road.network.lane.conflict
Modifier and TypeMethodDescriptionfinal Conflict
Conflict.ConflictEnd.getConflict()
Conflict.getOtherConflict()
Modifier and TypeMethodDescriptionBusStopConflictRule.determinePriority
(Conflict conflict) Determines the priority for the given conflict.ConflictRule.determinePriority
(Conflict conflict) Determines the priority for the given conflict.DefaultConflictRule.determinePriority
(Conflict conflict) Determines the priority for the given conflict.final ConflictPriority
SplitConflictRule.determinePriority
(Conflict conflict) Determines the priority for the given conflict.ModifierConstructorDescription(package private)
ConflictEnd
(Conflict conflict, Lane lane, org.djunits.value.vdouble.scalar.Length longitudinalPosition) Construct a new ConflictEnd object. -
Uses of Conflict in org.opentrafficsim.road.network.lane.object
Modifier and TypeMethodDescriptionBusStop.getConflicts()
Returns the downstream conflicts of the bus stop.