Uses of Class
org.opentrafficsim.road.network.lane.object.LocalDistraction
Packages that use LocalDistraction
Package
Description
Categories define a set of perceivable information.
-
Uses of LocalDistraction in org.opentrafficsim.road.gtu.lane.perception.categories
Methods in org.opentrafficsim.road.gtu.lane.perception.categories that return types with arguments of type LocalDistractionModifier and TypeMethodDescriptionLocalDistractionPerception.getDistractions()Return distractions.Constructors in org.opentrafficsim.road.gtu.lane.perception.categories with parameters of type LocalDistractionModifierConstructorDescriptionPerceivedLocalDistraction(Length distance, LocalDistraction distraction) Constructor.