public abstract class Sim0MQSampler extends Sampler
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Sampler.CompressionMethod
Modifier and Type | Field and Description |
---|---|
protected Map<String,GtuData> |
gtus
the gtus.
|
protected Map<String,LaneData> |
lanes
the lanes.
|
protected Map<String,KpiLaneDirection> |
lastLanes
last lane of gtus.
|
protected Map<String,LinkData> |
links
the links.
|
protected Map<String,NodeData> |
nodes
the nodes.
|
Constructor and Description |
---|
Sim0MQSampler() |
contains, contains, equals, finalizeRecording, getTrajectoryGroup, hashCode, initRecording, now, processGtuAddEvent, processGtuMoveEvent, processGtuRemoveEvent, processGtuRemoveEvent, registerExtendedDataType, registerMetaDataTypes, registerSpaceTimeRegion, scheduleStartRecording, scheduleStopRecording, startRecording, stopRecording, writeToFile, writeToFile
protected final Map<String,KpiLaneDirection> lastLanes
Copyright © 2014–2018 Delft University of Technology. All rights reserved.