Uses of Class
org.opentrafficsim.road.gtu.lane.tactical.NextSplitInfo
-
Packages that use NextSplitInfo Package Description org.opentrafficsim.road.gtu.lane.tactical Tactical planners for a lane-based GTU. -
-
Uses of NextSplitInfo in org.opentrafficsim.road.gtu.lane.tactical
Methods in org.opentrafficsim.road.gtu.lane.tactical that return NextSplitInfo Modifier and Type Method Description static NextSplitInfoAbstractLaneBasedTacticalPlanner. determineNextSplit(LaneBasedGTU gtu, Length maxHeadway)Calculate the next location where the network splits, with a maximum headway relative to the reference point of the GTU.
-