Uses of Class
org.opentrafficsim.road.gtu.lane.perception.object.PerceivedGtuSimple
Packages that use PerceivedGtuSimple
Package
Description
Interfaces and classes describing perceived objects.
-
Uses of PerceivedGtuSimple in org.opentrafficsim.road.gtu.lane.perception.object
Subclasses of PerceivedGtuSimple in org.opentrafficsim.road.gtu.lane.perception.objectModifier and TypeClassDescriptionclassBase class for perceived GTU's which stores the information.Methods in org.opentrafficsim.road.gtu.lane.perception.object that return PerceivedGtuSimpleModifier and TypeMethodDescriptionstatic PerceivedGtuSimplePerceivedGtuSimple.of(LaneBasedGtu gtu, PerceivedObject.Kinematics kinematics) Returns perceived GTU with given kinematics, but withoutBehavior.