Uses of Class
org.opentrafficsim.road.gtu.lane.LaneBasedIndividualGTU
| Package | Description |
|---|---|
| org.opentrafficsim.road.gtu.lane |
The lane-based GTUs are the Generalized Travel Units that travel in lanes, and need to switch lanes to overtake.
|
-
Uses of LaneBasedIndividualGTU in org.opentrafficsim.road.gtu.lane
Methods in org.opentrafficsim.road.gtu.lane that return LaneBasedIndividualGTU Modifier and Type Method Description LaneBasedIndividualGTULaneBasedIndividualGTU.LaneBasedIndividualCarBuilder. build(LaneBasedStrategicalPlannerFactory<? extends LaneBasedStrategicalPlanner> laneBasedStrategicalPlannerFactory, Route route, Node origin, Node destination)Build one LaneBasedIndividualCar.