Uses of Class
org.opentrafficsim.road.gtu.lane.perception.object.PerceivedObjectBase
Packages that use PerceivedObjectBase
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 PerceivedObjectBase in org.opentrafficsim.road.gtu.lane.perception.categories
Modifier and TypeClassDescriptionclassInformation on distraction. -
Uses of PerceivedObjectBase in org.opentrafficsim.road.gtu.lane.perception.object
Subclasses of PerceivedObjectBase in org.opentrafficsim.road.gtu.lane.perception.objectModifier and TypeClassDescriptionclassPerceived bus stop.classPerceived intersection conflict with given input values.classGeneric class for any static object at a distance, without specifying what the object type is.classBase class for perceived GTU's which stores the information.classSimple implementation of perceived GTU's which stores the information.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 PerceivedObjectBase in org.opentrafficsim.road.gtu.lane.tactical.lmrs
Subclasses of PerceivedObjectBase in org.opentrafficsim.road.gtu.lane.tactical.lmrsModifier and TypeClassDescriptionclassTraffic light perceived through delayed perception channel.