Package | Description |
---|---|
org.opentrafficsim.graphs |
Basic graphs for traffic simulation.
|
org.opentrafficsim.road.network.lane |
Classes that provide detailed cross-sections of a link using lanes, markers and sensors.
|
Modifier and Type | Class and Description |
---|---|
class |
AccelerationContourPlot
Acceleration contour plot.
|
class |
ContourPlot
Common code for a contour plot.
|
class |
DensityContourPlot
Density contour plot.
|
class |
FlowContourPlot
Flow contour plot.
|
class |
SpeedContourPlot
Speed contour plot.
|
class |
TrajectoryPlot
Trajectory plot.
|
Modifier and Type | Method and Description |
---|---|
void |
Lane.addSampler(LaneBasedGTUSampler sampler)
Register a LaneBasedGTUSampler on this Lane.
|
void |
Lane.removeSampler(LaneBasedGTUSampler sampler)
Unregister a LaneBasedGTUSampler from this Lane.
|
Copyright © 2014–2015 Delft University of Technology. All rights reserved.