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.
|
org.opentrafficsim.road.network.factory.opendrive.communicationRTI | |
org.opentrafficsim.road.network.factory.opendrive.data |
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()
Build one LaneBasedIndividualCar.
|
Modifier and Type | Class and Description |
---|---|
class |
RTICars |
Modifier and Type | Field and Description |
---|---|
(package private) List<LaneBasedIndividualGTU> |
ReceiverThread.rtiCars |
Constructor and Description |
---|
ReceiverThread(org.opentrafficsim.core.dsol.OTSDEVSSimulatorInterface simulator,
org.opentrafficsim.core.gtu.GTUType carType,
List<LaneBasedIndividualGTU> rtiCars,
org.opentrafficsim.core.network.OTSNetwork network) |
Constructor and Description |
---|
OTSToRTIData(List<LaneBasedIndividualGTU> rtiCars) |
Copyright © 2014–2016 Delft University of Technology. All rights reserved.