Uses of Interface
org.opentrafficsim.road.gtu.lane.perception.object.PerceivedLaneBasedObject
Packages that use PerceivedLaneBasedObject
Package
Description
Categories define a set of perceivable information.
Interfaces and classes describing perceived objects.
Classes that implement the LMRS lane change model integrated with a car-following model forming a tactical planner.
-
Uses of PerceivedLaneBasedObject in org.opentrafficsim.road.gtu.lane.perception.categories
Classes in org.opentrafficsim.road.gtu.lane.perception.categories that implement PerceivedLaneBasedObjectModifier and TypeClassDescriptionclassInformation on distraction. -
Uses of PerceivedLaneBasedObject in org.opentrafficsim.road.gtu.lane.perception.object
Subinterfaces of PerceivedLaneBasedObject in org.opentrafficsim.road.gtu.lane.perception.objectModifier and TypeInterfaceDescriptioninterfaceInterface for perceivedConflictobjects.Classes in org.opentrafficsim.road.gtu.lane.perception.object that implement PerceivedLaneBasedObjectModifier and TypeClassDescriptionclassPerceived bus stop.classPerceived intersection conflict with given input values.classLane based perceived object.classContainer for a reference to information about a (lane based) traffic light and a headway to the traffic light. -
Uses of PerceivedLaneBasedObject in org.opentrafficsim.road.gtu.lane.tactical.lmrs
Classes in org.opentrafficsim.road.gtu.lane.tactical.lmrs that implement PerceivedLaneBasedObjectModifier and TypeClassDescriptionclassTraffic light perceived through delayed perception channel.Methods in org.opentrafficsim.road.gtu.lane.tactical.lmrs with type parameters of type PerceivedLaneBasedObjectModifier and TypeMethodDescriptiondefault <T extends PerceivedLaneBasedObject>
Iterable<T>AccelerationIncentive.onRoute(Iterable<T> iterable, LaneBasedGtu gtu) Returns an iterable with only those lane-based objects that are on the route, accounting for longitudinal direction of the GTU type.