Package | Description |
---|---|
org.opentrafficsim.kpi.sampling |
Classes for sampling simulation data.
|
Modifier and Type | Method and Description |
---|---|
Set<KpiDirectedLanePosition> |
CrossSection.getDirectedLanePositions() |
Iterator<KpiDirectedLanePosition> |
CrossSection.getIterator() |
Constructor and Description |
---|
CrossSection(Set<KpiDirectedLanePosition> directedLanePositions)
Constructor with set of directed lane positions.
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.