Uses of Interface
org.opentrafficsim.road.gtu.lane.perception.mental.TaskManager
Packages that use TaskManager
Package
Description
Mental mechanisms are a part of perception.
-
Uses of TaskManager in org.opentrafficsim.road.gtu.lane.perception.mental
Classes in org.opentrafficsim.road.gtu.lane.perception.mental that implement TaskManagerModifier and TypeClassDescriptionstatic class
Manages a set of tasks without considering anticipation reliance.Constructors in org.opentrafficsim.road.gtu.lane.perception.mental with parameters of type TaskManagerModifierConstructorDescriptionFuller
(Set<? extends Task> tasks, Set<Fuller.BehavioralAdaptation> behavioralAdapatations, TaskManager taskManager) Constructor with custom situational awareness.