Uses of Interface
org.opentrafficsim.road.network.lane.object.Distraction.DistractionProfile
Packages that use Distraction.DistractionProfile
Package
Description
Lane-based objects such as barriers, gates, traffic lights, DRIPs, speed signs, obstacles on the road, etc.
-
Uses of Distraction.DistractionProfile in org.opentrafficsim.road.network.lane.object
Classes in org.opentrafficsim.road.network.lane.object that implement Distraction.DistractionProfileModifier and TypeClassDescriptionstatic class
Distraction profile with trapezoid shape.Constructors in org.opentrafficsim.road.network.lane.object with parameters of type Distraction.DistractionProfileModifierConstructorDescriptionDistraction
(String id, Lane lane, org.djunits.value.vdouble.scalar.Length longitudinalPosition, OtsSimulatorInterface simulator, Distraction.DistractionProfile profile)