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