Uses of Class
org.opentrafficsim.kpi.sampling.impl.TestGtuData
Packages that use TestGtuData
Package
Description
Test implementations of data interfaces, abstract sampler and simulator.
-
Uses of TestGtuData in org.opentrafficsim.kpi.sampling.impl
Constructor parameters in org.opentrafficsim.kpi.sampling.impl with type arguments of type TestGtuDataModifierConstructorDescriptionTestSampler
(Set<ExtendedDataType<?, ?, ?, ? super TestGtuData>> extendedDataTypes, Set<FilterDataType<?, ? super TestGtuData>> filterDataTypes, TestSimulator simulator) Constructor.