Package org.opentrafficsim.kpi.sampling.meta
package org.opentrafficsim.kpi.sampling.meta
Metadata for grouping and selecting sampling data.
Copyright (c) 2013-2024 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
-
ClassDescriptionAccepts trajectories that have passed all cross sections as defined in a query.Accepts trajectories with a destination node included in a set in a query.Accepts trajectories with a GtuType included in a set in a query.Accepts trajectories with an origin node included in a set in a query.Accepts trajectories with a Route included in a set in a query.Collection of object sets, one object set per filter data type included.FilterDataType<T,
G extends GtuData> Abstract class for defining a type of filter data.