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