Uses of Class
org.opentrafficsim.kpi.sampling.CrossSection
Packages that use CrossSection
Package
Description
Metadata for grouping and selecting sampling data.
-
Uses of CrossSection in org.opentrafficsim.kpi.sampling.meta
Methods in org.opentrafficsim.kpi.sampling.meta that return CrossSectionModifier and TypeMethodDescriptionfinal CrossSection
Retrieves the value of the meta data of this type from a GTU.Method parameters in org.opentrafficsim.kpi.sampling.meta 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.