Package | Description |
---|---|
org.opentrafficsim.kpi.interfaces | |
org.opentrafficsim.kpi.sampling |
Classes for sampling simulation data.
|
Modifier and Type | Method and Description |
---|---|
List<LaneDataInterface> |
LinkDataInterface.getLaneDatas() |
Modifier and Type | Method and Description |
---|---|
LaneDataInterface |
KpiLaneDirection.getLaneData() |
LaneDataInterface |
KpiDirectedLanePosition.getLaneData()
Retrieve the lane.
|
Constructor and Description |
---|
KpiDirectedLanePosition(LaneDataInterface lane,
org.djunits.value.vdouble.scalar.Length position,
KpiGtuDirectionality gtuDirection)
Construct a new DirectedLanePosition.
|
KpiLaneDirection(LaneDataInterface lane,
KpiGtuDirectionality direction) |
Copyright © 2014–2016 Delft University of Technology. All rights reserved.