Class IntersectionPerceptionChannel

java.lang.Object
org.opentrafficsim.core.gtu.perception.AbstractPerceptionCategory<LaneBasedGtu,LanePerception>
org.opentrafficsim.road.gtu.lane.perception.mental.channel.IntersectionPerceptionChannel
All Implemented Interfaces:
Type<AbstractPerceptionCategory<LaneBasedGtu,LanePerception>>, PerceptionCategory<LaneBasedGtu,LanePerception>, IntersectionPerception, LaneBasedPerceptionCategory

public class IntersectionPerceptionChannel extends AbstractPerceptionCategory<LaneBasedGtu,LanePerception> implements IntersectionPerception
This class is highly similar to DirectIntersectionPerception but takes perception delay for conflicting GTUs and traffic light colors from perception channels.

Copyright (c) 2024-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Wouter Schakel