| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LaneBasedIndividualGTU | 
LaneBasedIndividualGTU.LaneBasedIndividualCarBuilder.build(LaneBasedStrategicalPlannerFactory<? extends LaneBasedStrategicalPlanner> laneBasedStrategicalPlannerFactory,
     org.opentrafficsim.core.network.route.Route route,
     org.opentrafficsim.core.network.Node origin,
     org.opentrafficsim.core.network.Node destination)
Build one LaneBasedIndividualCar. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Class<? extends nl.tudelft.simulation.dsol.animation.D2.Renderable2D<? super LaneBasedIndividualGTU>> | 
LaneBasedIndividualGTU.LaneBasedIndividualCarBuilder.getAnimationClass()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LaneBasedIndividualGTU.initWithAnimation(LaneBasedStrategicalPlanner strategicalPlanner,
                 Set<DirectedLanePosition> initialLongitudinalPositions,
                 org.djunits.value.vdouble.scalar.Speed initialSpeed,
                 Class<? extends nl.tudelft.simulation.dsol.animation.D2.Renderable2D<? super LaneBasedIndividualGTU>> animationClass,
                 org.opentrafficsim.core.gtu.animation.GTUColorer gtuColorer)  | 
LaneBasedIndividualGTU.LaneBasedIndividualCarBuilder | 
LaneBasedIndividualGTU.LaneBasedIndividualCarBuilder.setAnimationClass(Class<? extends nl.tudelft.simulation.dsol.animation.D2.Renderable2D<? super LaneBasedIndividualGTU>> animationClass)  | 
Copyright © 2014–2018 Delft University of Technology. All rights reserved.