Uses of Record Class
org.opentrafficsim.road.network.LaneChangeInfo
Packages that use LaneChangeInfo
Package
Description
Categories define a set of perceivable information.
Classes that provide detailed cross-sections of a link using lanes, markers and sensors.
-
Uses of LaneChangeInfo in org.opentrafficsim.road.gtu.perception.categories
Methods in org.opentrafficsim.road.gtu.perception.categories that return types with arguments of type LaneChangeInfoModifier and TypeMethodDescriptionDirectInfrastructurePerception.getLegalLaneChangeInfo(RelativeLane lane) InfrastructurePerception.getLegalLaneChangeInfo(RelativeLane lane) Returns infrastructure lane change info of a lane.DirectInfrastructurePerception.getPhysicalLaneChangeInfo(RelativeLane lane) InfrastructurePerception.getPhysicalLaneChangeInfo(RelativeLane lane) Returns infrastructure lane change info of a lane. -
Uses of LaneChangeInfo in org.opentrafficsim.road.network
Methods in org.opentrafficsim.road.network that return types with arguments of type LaneChangeInfoModifier and TypeMethodDescriptionRoadNetwork.getLaneChangeInfo(Lane lane, Route route, GtuType gtuType, org.djunits.value.vdouble.scalar.Length range, LaneAccessLaw laneAccessLaw) Returns lane change info from the given lane.Methods in org.opentrafficsim.road.network with parameters of type LaneChangeInfo