Uses of Interface
org.opentrafficsim.road.gtu.perception.mental.Task
Packages that use Task
Package
Description
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 Task in org.opentrafficsim.road.gtu.perception.mental
Classes in org.opentrafficsim.road.gtu.perception.mental with type parameters of type TaskModifier and TypeClassDescriptionclassTask-capability interface in accordance to Fuller (2011).Classes in org.opentrafficsim.road.gtu.perception.mental that implement TaskMethods in org.opentrafficsim.road.gtu.perception.mental that return types with arguments of type Task -
Uses of Task in org.opentrafficsim.road.gtu.perception.mental.ar
Subinterfaces of Task in org.opentrafficsim.road.gtu.perception.mental.arModifier and TypeInterfaceDescriptioninterfaceInterface for tasks within in an Anticipation Reliance context where a task manager determines level of Anticipation Reliance and task demand.Classes in org.opentrafficsim.road.gtu.perception.mental.ar that implement TaskModifier and TypeClassDescriptionclassHas id, task demand and anticipation reliance as internal variables.final classTask demand for car-following.final classCar-following task demand based on headway with exponential relationship.classClass for constant demand.classClass for exponential demand.classTask class that translates a (composite) headway in to a task demand.final classLane changing task based on car-following (as gap-acceptance proxy), and an underlying consideration to include adjacent lanes.final classLane change task demand depending on lane change desire.classTask-demand for road-side distraction. -
Uses of Task in org.opentrafficsim.road.gtu.perception.mental.channel
Subinterfaces of Task in org.opentrafficsim.road.gtu.perception.mental.channelModifier and TypeInterfaceDescriptioninterfaceTask in the context of a channel-based perception.Classes in org.opentrafficsim.road.gtu.perception.mental.channel that implement TaskModifier and TypeClassDescriptionclassTask demand for acceleration from stand-still or low speeds.classTask demand for car-following.classConstant task demand.final classTask demand for potential cut-in or cooperation.classTask demand due to intersection, including conflicts.final classTask demand for lane changing left and right.classTask demand from local distraction.classChannel implementation of task due to road side distraction.classTask demand for scanning.classTask demand for signal (front: brake lights, left: right indicator, right: left indicator).classTask demand for social pressure.classTask demand for traffic lights.Methods in org.opentrafficsim.road.gtu.perception.mental.channel that return types with arguments of type Task