Uses of Interface
org.opentrafficsim.road.network.lane.object.Distraction.DistractionProfile
-
Packages that use Distraction.DistractionProfile Package Description org.opentrafficsim.road.network.lane.object 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.DistractionProfile Modifier and Type Class Description static class
Distraction.TrapezoidProfile
Distraction profile with trapezoid shape.Constructors in org.opentrafficsim.road.network.lane.object with parameters of type Distraction.DistractionProfile Constructor Description Distraction(String id, Lane lane, Length longitudinalPosition, SimulatorInterface.TimeDoubleUnit simulator, Distraction.DistractionProfile profile)
-