Package org.opentrafficsim.sim0mq.kpi
Class Sim0MQSampler
java.lang.Object
org.opentrafficsim.kpi.sampling.Sampler
org.opentrafficsim.sim0mq.kpi.Sim0MQSampler
public abstract class Sim0MQSampler extends Sampler
XXX ABSTRACT TEMPORARILY
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Version:
- $Revision$, $LastChangedDate$, by $Author$, initial version 12 okt. 2016
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
Nested Class Summary
Nested classes/interfaces inherited from class org.opentrafficsim.kpi.sampling.Sampler
Sampler.CompressionMethod
-
Field Summary
Fields Modifier and Type Field Description protected java.util.Map<java.lang.String,GtuData>
gtus
the gtus.protected java.util.Map<java.lang.String,LaneData>
lanes
the lanes.protected java.util.Map<java.lang.String,KpiLaneDirection>
lastLanes
last lane of gtus.protected java.util.Map<java.lang.String,LinkData>
links
the links.protected java.util.Map<java.lang.String,NodeData>
nodes
the nodes. -
Constructor Summary
Constructors Constructor Description Sim0MQSampler()
-
Method Summary
Methods inherited from class org.opentrafficsim.kpi.sampling.Sampler
contains, contains, equals, finalizeRecording, getTrajectoryGroup, hashCode, initRecording, now, processGtuAddEvent, processGtuMoveEvent, processGtuRemoveEvent, processGtuRemoveEvent, registerExtendedDataType, registerMetaDataTypes, registerSpaceTimeRegion, scheduleStartRecording, scheduleStopRecording, startRecording, stopRecording, writeToFile, writeToFile