Enum DefaultDistraction

java.lang.Object
java.lang.Enum<DefaultDistraction>
org.opentrafficsim.road.gtu.lane.perception.mental.sdm.DefaultDistraction
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<DefaultDistraction>, java.lang.constant.Constable

public enum DefaultDistraction
extends java.lang.Enum<DefaultDistraction>
Set of default distractions as derived by the research of Manuel Lindorfer. These only describe the statistics. Actual Distractions are linked to the simulation. DistractionFactory can be used to create those.

Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Version:
$Revision$, $LastChangedDate$, by $Author$, initial version 29 jun. 2018
Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel