Package | Description |
---|---|
org.opentrafficsim.road.car |
Classes that extend the GTU to car behavior.
|
org.opentrafficsim.road.gtu.animation |
GTU animations.
|
Modifier and Type | Method and Description |
---|---|
LaneBasedIndividualCar |
LaneBasedIndividualCar.LaneBasedIndividualCarBuilder.build()
Build one LaneBasedIndividualCar.
|
Constructor and Description |
---|
DefaultCarAnimation(LaneBasedIndividualCar source,
org.opentrafficsim.core.dsol.OTSSimulatorInterface simulator)
Construct the DefaultCarAnimation for a LaneBasedIndividualCar.
|
DefaultCarAnimation(LaneBasedIndividualCar source,
org.opentrafficsim.core.dsol.OTSSimulatorInterface simulator,
org.opentrafficsim.core.gtu.animation.GTUColorer gtuColorer)
Construct the DefaultCarAnimation for a LaneBasedIndividualCar.
|
Copyright © 2014–2015 Delft University of Technology. All rights reserved.