Package | Description |
---|---|
org.opentrafficsim.road.car |
Classes that extend the GTU to car behavior.
|
org.opentrafficsim.road.gtu.animation |
GTU animations.
|
org.opentrafficsim.road.network.factory.opendrive.communicationRTI | |
org.opentrafficsim.road.network.factory.opendrive.data |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
RTICars |
Modifier and Type | Field and Description |
---|---|
(package private) List<LaneBasedIndividualCar> |
ReceiverThread.rtiCars |
Constructor and Description |
---|
ReceiverThread(org.opentrafficsim.core.dsol.OTSDEVSSimulatorInterface simulator,
org.opentrafficsim.core.gtu.GTUType carType,
List<LaneBasedIndividualCar> rtiCars) |
Constructor and Description |
---|
OTSToRTIData(List<LaneBasedIndividualCar> rtiCars) |
Copyright © 2014–2016 Delft University of Technology. All rights reserved.