Package | Description |
---|---|
org.opentrafficsim.road.network.animation |
Animation for Links, Lanes, Nodes.
|
org.opentrafficsim.road.network.lane.conflict |
Contains classes describing intersection conflicts.
|
Constructor and Description |
---|
ConflictAnimation(Conflict source,
org.opentrafficsim.core.dsol.OTSSimulatorInterface simulator) |
Modifier and Type | Method and Description |
---|---|
Conflict |
Conflict.clone(CrossSectionElement newCSE,
org.opentrafficsim.core.dsol.OTSSimulatorInterface newSimulator,
boolean animation)
Clone the LaneBasedObject for e.g., copying a network.
|
Conflict |
Conflict.ConflictEnd.getConflict() |
Conflict |
Conflict.getOtherConflict() |
Constructor and Description |
---|
ConflictEnd(Conflict conflict,
Lane lane,
org.opentrafficsim.core.network.LongitudinalDirectionality direction,
org.djunits.value.vdouble.scalar.Length longitudinalPosition) |
Copyright © 2014–2017 Delft University of Technology. All rights reserved.