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