Package | Description |
---|---|
org.opentrafficsim.road.gtu.animation |
GTU animations.
|
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.
|
Constructor and Description |
---|
DefaultCarAnimation(LaneBasedIndividualGTU source,
org.opentrafficsim.core.dsol.OTSSimulatorInterface simulator)
Construct the DefaultCarAnimation for a LaneBasedIndividualCar.
|
DefaultCarAnimation(LaneBasedIndividualGTU source,
org.opentrafficsim.core.dsol.OTSSimulatorInterface simulator,
org.opentrafficsim.core.gtu.animation.GTUColorer gtuColorer)
Construct the DefaultCarAnimation for a LaneBasedIndividualCar.
|
Modifier and Type | Method and Description |
---|---|
LaneBasedIndividualGTU |
LaneBasedIndividualGTU.LaneBasedIndividualCarBuilder.build(LaneBasedStrategicalPlannerFactory<? extends LaneBasedStrategicalPlanner> laneBasedStrategicalPlannerFactory)
Build one LaneBasedIndividualCar.
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.