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