Package | Description |
---|---|
org.opentrafficsim.kpi.sampling.meta |
Metadata for grouping and selecting sampling data.
|
Modifier and Type | Method and Description |
---|---|
void |
MetaDataCrossSections.accept(TrajectoryAcceptList trajectoryAcceptList,
Set<CrossSection> querySet)
Accepts all trajectory's or rejects all trajectory's depending on whether all cross sections have been crossed.
|
void |
MetaDataType.accept(TrajectoryAcceptList trajectoryAcceptList,
Set<T> querySet)
Determines for a set of
trajectory 's from a single GTU, which may be accepted according to this meta data type. |
Copyright © 2014–2016 Delft University of Technology. All rights reserved.