Class NeighborsPerceptionChannel

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

public class NeighborsPerceptionChannel extends AbstractPerceptionCategory<LaneBasedGtu,LanePerception> implements NeighborsPerception
This class is highly similar to DirectNeighborsPerception, but creates and uses 4 different perceived GTU types for the 4 standard channels. These headway GTU types dynamically obtain a perception delay from the mental module.

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

Author:
Wouter Schakel