Uses of Interface
org.opentrafficsim.road.gtu.lane.perception.mental.Mental
Package
Description
Implementation of lane-based perception for the GTU.
Mental mechanisms are a part of perception.
-
Uses of Mental in org.opentrafficsim.road.gtu.lane.perception
Modifier and TypeMethodDescriptionCategoricalLanePerception.getMental()
Returns the mental module of perception.LanePerception.getMental()
Returns the mental module of perception.ModifierConstructorDescriptionCategoricalLanePerception
(LaneBasedGtu gtu, Mental mental) Create a new LanePerception module with mental module. -
Uses of Mental in org.opentrafficsim.road.gtu.lane.perception.mental
Modifier and TypeClassDescriptionclass
Task-capability interface in accordance to Fuller (2011).