Uses of Class
org.opentrafficsim.kpi.sampling.CrossSection
Packages that use CrossSection
Package
Description
Filter data for grouping and selecting sampling data.
-
Uses of CrossSection in org.opentrafficsim.kpi.sampling.filter
Methods in org.opentrafficsim.kpi.sampling.filter that return CrossSectionMethod parameters in org.opentrafficsim.kpi.sampling.filter with type arguments of type CrossSectionModifier and TypeMethodDescriptionfinal void
FilterDataCrossSections.accept
(TrajectoryAcceptList trajectoryAcceptList, Set<CrossSection> querySet) Accepts all trajectory's or rejects all trajectory's depending on whether all cross sections have been crossed.