Uses of Class
org.opentrafficsim.road.gtu.lane.perception.mental.DistractionField
Packages that use DistractionField
Package
Description
Mental implementation based on an Attention Matrix, determining attention over different channels.
-
Uses of DistractionField in org.opentrafficsim.road.gtu.lane.perception.mental.channel
Constructors in org.opentrafficsim.road.gtu.lane.perception.mental.channel with parameters of type DistractionFieldModifierConstructorDescriptionChannelTaskRoadSideDistraction(DistractionField distractionField, LateralDirectionality direction) Constructor.