Package org.opentrafficsim.kpi.sampling.meta
Metadata for grouping and selecting sampling data.
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
Class Summary Class Description MetaData Collection of objects, one object per meta data type included.MetaDataCrossSections Accepts trajectories that have passed all cross sections as defined in a query.MetaDataDestination Accepts trajectories with a destination node included in a set in a query.MetaDataGtuType Accepts trajectories with a GTUType included in a set in a query.MetaDataOrigin Accepts trajectories with an origin node included in a set in a query.MetaDataRoute Accepts trajectories with a Route included in a set in a query.MetaDataSet Collection of object sets, one object set per meta data type included.MetaDataType<T> Abstract class for defining a type of meta data.