| Package | Description | 
|---|---|
| org.opentrafficsim.kpi.sampling.meta | Metadata for grouping and selecting sampling data. | 
| Modifier and Type | Method and Description | 
|---|---|
| CrossSection | MetaDataCrossSections. getValue(GtuDataInterface gtu)Retrieves the value of the meta data of this type from a GTU. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | MetaDataCrossSections. formatValue(String format,
           CrossSection value)Formats the value into a string. | 
| 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. | 
Copyright © 2014–2019 Delft University of Technology. All rights reserved.