Uses of Interface
org.opentrafficsim.road.gtu.lane.perception.mental.Mental
Packages that use Mental
Package
Description
Implementation of lane-based perception for the GTU.
Mental mechanisms are a part of perception.
Mental implementation based on Anticipation Reliance as determined by a task manager.
Mental implementation based on an Attention Matrix, determining attention over different channels.
-
Uses of Mental in org.opentrafficsim.road.gtu.lane.perception
Methods in org.opentrafficsim.road.gtu.lane.perception that return types with arguments of type MentalModifier and TypeMethodDescriptionCategoricalLanePerception.getMental()LanePerception.getMental()Returns the mental module of perception.Constructors in org.opentrafficsim.road.gtu.lane.perception with parameters of type MentalModifierConstructorDescriptionCategoricalLanePerception(LaneBasedGtu gtu, Mental mental) Create a new LanePerception module with mental module. -
Uses of Mental in org.opentrafficsim.road.gtu.lane.perception.mental
Classes in org.opentrafficsim.road.gtu.lane.perception.mental that implement Mental -
Uses of Mental in org.opentrafficsim.road.gtu.lane.perception.mental.ar
Classes in org.opentrafficsim.road.gtu.lane.perception.mental.ar that implement MentalModifier and TypeClassDescriptionclassExtends Fuller with the concept of anticipation reliance (AR). -
Uses of Mental in org.opentrafficsim.road.gtu.lane.perception.mental.channel
Subinterfaces of Mental in org.opentrafficsim.road.gtu.lane.perception.mental.channelModifier and TypeInterfaceDescriptioninterfaceInterface for mental modules that implement perception channels.Classes in org.opentrafficsim.road.gtu.lane.perception.mental.channel that implement MentalModifier and TypeClassDescriptionclassFuller implementation with perception channels.