Uses of Record Class
org.opentrafficsim.road.network.LaneChangeInfo
Packages that use LaneChangeInfo
-
Uses of LaneChangeInfo in org.opentrafficsim.road.network
Methods in org.opentrafficsim.road.network that return types with arguments of type LaneChangeInfoModifier and TypeMethodDescriptionorg.djutils.immutablecollections.ImmutableSortedSet<LaneChangeInfo>
RoadNetwork.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