Package | Description |
---|---|
org.opentrafficsim.kpi.interfaces | |
org.opentrafficsim.kpi.sampling |
Classes for sampling simulation data.
|
Modifier and Type | Method and Description |
---|---|
LinkDataInterface |
LaneDataInterface.getLinkData() |
Modifier and Type | Method and Description |
---|---|
void |
Query.addSpaceTimeRegionLink(LinkDataInterface link,
KpiGtuDirectionality direction,
org.djunits.value.vdouble.scalar.Length startPosition,
org.djunits.value.vdouble.scalar.Length endPosition,
org.djunits.value.vdouble.scalar.Time startTime,
org.djunits.value.vdouble.scalar.Time endTime)
Defines a region in space and time for which this query is valid.
|
Constructor and Description |
---|
CrossSection(LinkDataInterface link,
KpiGtuDirectionality direction,
double fraction)
Constructor with link and direction.
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.